Pinned Repositories
CNN-plugs-Pytorch
Plug and play! Some CNN modules Implemented by Pytorch.
Copy-Paste-for-Semantic-Segmentation
Unofficial implementation of Copy-Paste method:Simple Copy-Paste is a Strong Data Augmentation Method for Instance Segmentation
DCGAN-Pytorch
DCGANs implementation by pytorch
grpc_face_recognition
gRPC Demo: Taking facial recognition as an example
Multi-LabelAnnotator
Multi-Label Classification Annotator 多标签分类标注软件
Pytorch2TensorRT
Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8
pytorch_segmentation
Semantic segmentation models, datasets and losses implemented in PyTorch.
ROI-Drawing-APP
Based on PyQT5; Drawing a ROI on frame. 一款基于PyQT5开发的ROI绘制小程序。
seal_seg_opencv
pyhon opencv seal seg
Visualize_CIFAR
An visualization method of cifar10 and cifar100.
AICVHub's Repositories
AICVHub/Deep-Learning-Book-Chapter-Summaries
Attempting to make the Deep Learning Book easier to understand.
AICVHub/deeplearning-models
A collection of various deep learning architectures, models, and tips
AICVHub/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
AICVHub/face-detect-MTcnn-faceNet
通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别
AICVHub/facenet
Face recognition using Tensorflow
AICVHub/K210-yolo3
A Tensorflow implementation of keras-YOLOv3. Now I am ported to k210
AICVHub/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
AICVHub/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1500FPS.
AICVHub/Lihang
Statistical learning methods, 统计学习方法 [李航] 值得反复读. [笔记, 代码, notebook, 参考文献, Errata]
AICVHub/lost
Label Objects and Save Time (LOST) - Design your own smart Image Annotation process in a web-based environment.
AICVHub/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
AICVHub/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
AICVHub/tfjs-models
Pretrained models for TensorFlow.js