Object Detection in 20 Years: A Survey(摘要笔记,可做索引配合阅读)
2021-12-22 15:12:33 1.26MB objectdetection review 笔记
1
本文实例讲述了php版阿里云OSS图片上传类。分享给大家供大家参考,具体如下: 1.阿里云基本函数 /** * 把本地变量的内容到文件 * 简单上传,上传指定变量的内存值作为object的内容 */ public function putObject($imgPath,$object) { $content = file_get_contents($imgPath); // 把当前文件的内容获取到传入文件中 $options = array(); try { $this->ossClient->putObject($this->bucket, $object, $c
2021-12-22 10:23:39 86KB hp object php
1
python离线安装包,亲测可用
2021-12-21 21:02:35 20KB python
python离线安装包,亲测可用
2021-12-21 21:02:29 20KB python
Current World Wide Web browsers give you a window to another world, you can choose where to look and what to see.Java removes the glass barrier and lets you actively interact with that world.Active Java is a gentle introduction to the use of Java programming languages,starting from first principles and progressing to the point where the reader can employ the advanced facilities of the language. Once you have read this book,you will be able to write substantial Java applications and Applets and incorporate Java code within your web pages.
2021-12-21 14:26:10 1.44MB OOP Java
1
原版的Head.First.Object-Oriented.Design.and.Analysis。图文并茂。
2021-12-21 06:06:57 22.44MB OOD Head First
1
目标检测与跟踪 目标检测和跟踪算法
2021-12-19 22:08:56 4KB Python
1
Kotlinx浏览器 Kotlin浏览器API
2021-12-17 15:54:27 190KB kotlin browser document-object-model kotlinx
1
IOS平台下的简易计算器源码,支持多步计算,用object-C实现,可能存在bug,欢迎指正!
2021-12-14 15:09:54 174KB IOS 计算器 源码
1
全卷积网络的端到端目标检测 该项目在PyTorch上提供了“”的实现。 本文中的实验是在内部框架上进行的,因此我们在上重新实现了它们,并报告了以下详细信息。 要求 scipy> = 1.5.4 开始使用 在本地安装cvpods(需要cuda进行编译) python3 -m pip install ' git+https://github.com/Megvii-BaseDetection/cvpods.git ' # (add --user if you don't have permission) # Or, to install it from a local clone: git clone https://github.com/Megvii-BaseDetection/cvpods.git python3 -m pip install -e cvpods # Or, pip
2021-12-14 11:08:25 827KB computer-vision object-detection Python
1