qiuzhizai's Stars
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
PyQt5/PyQt
PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
Cartucho/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
dragen1860/Deep-Learning-with-PyTorch-Tutorials
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
L1aoXingyu/code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
bubbliiiing/yolo3-pytorch
这是一个yolo3-pytorch的源码,可以用于训练自己的模型。
bubbliiiing/yolov7-pytorch
这是一个yolov7的库,可以用于训练自己的数据集。
chinhsuanwu/mobilevit-pytorch
A PyTorch implementation of "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer"
LiuQixuan/PythonLearningNote
Python 进阶学习笔记
bubbliiiing/mobilenet-yolov4-pytorch
这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。
bubbliiiing/yolov4-tf2
这是一个yolo4-tf2(tensorflow2)的源码,可以用于训练自己的模型。
ardamavi/Sign-Language-Digits-Dataset
Turkey Ankara Ayrancı Anadolu High School's Sign Language Digits Dataset
codecat0/CV
本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!
BelalC/sign2text
Real-time AI-powered translation of American Sign Language fingerspelling (sign to text)
bubbliiiing/object-detection-augmentation
这里面存放了一些目标检测算法的数据增强方法。如mosaic、mixup。
suzhenghang/MobileNetv2
BonesCat/YoloV5_PyQt5
Add gui for YoloV5 using PyQt5
yyccR/yolov3_in_tf2_keras
tf2-keras implement yolov3
GinkgoX/YOLOv3GUI_Pytorch_PyQt5
This is a GUI project for Deep Learning Object Detection based on YOLOv3 model
abdullahmujahidali/American-Sign-Language
The application is developed using Python3, OpenCV and with concepts of Neural Networks it is trained on DarkNet 53 and for the real time object detection I am using Yolo v3. It detects the 1 hand representation of number 1-10 which will be pointed by the user in real time using American Sign Language
guo-chengfeng/kitorch
Kitorch is a small, lightweight deep-learning framework based on numpy.
qiuzhizai/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )