Pinned Repositories
adversarial-frcnn
A-Fast-RCNN (CVPR 2017)
aerial-recognition
Deep Aerial Image Recognition
BackgroundSubtractorCNT
A very fast background subtraction implementation for OpenCV 3.1.0
faster-rcnn-pedestrian-detection
My customized Faster R-CNN for pedestrian-detection
FPN
Feature Pyramid Networks for Object Detection
Noise2Noise-Cryo-EM-image-denoising
pytorch implementation of noise2noise for Cryo-EM image denoising
pascal2coco
This script is used to transform pascal voc format(.xml) to COCO format(.json)
semi-auto-image-annotation-tool
Anno-Mage: A Semi Automatic Image Annotation Tool which helps you in annotating images by suggesting you annotations for 80 object classes using a pre-trained model
Smart_Construction
Head Person Helmet Detection on Construction Sites,基于目标检测工地安全帽和禁入危险区域识别系统,🚀😆附 YOLOv5 训练自己的数据集超详细教程🚀😆2021.3新增可视化界面❗❗
yolov5_bm1684
bitmain bm1684 inference code of YoloV5...
opencvfun's Repositories
opencvfun/AICity_Team6_ISU
Source code and code description of Team6_ISU for NVIDIA AICity Challenge 2017 track 1
opencvfun/C3D
C3D is a modified version of BVLC caffe to support 3D ConvNets.
opencvfun/caffe-model
Caffe models (includimg classification, detection and segmentation) and deploy files for famouse networks
opencvfun/caffe-model-gallery
Caffe model zoo for Computer Vision, classification, detection, semantic segmentation, human pose estimation
opencvfun/caffe-pvanet-shufflenet
caffe with pvanet and shfflenet, base on
opencvfun/CCDL
深度学习应用框架,专注于深度学习的工程应用
opencvfun/CFWCR
5th visual object tracking(VOT) tracker CFWCR
opencvfun/crowd-counting
Image Crowd Counting Using Convolutional Neural Network and Markov Random Field
opencvfun/crowd-counting-scnn
This project is an implementation of the crowd counting model proposed in our CVPR 2017 paper - Switching Convolutional Neural Network(SCNN) for Crowd Counting. SCNN is an adaptation of the fully-convolutional neural network and uses an expert CNN that chooses the best crowd density CNN regressor for parts of the scene from a bag of regressors. This helps it tackle intra-scene crowd density variation and obtain SOTA results
opencvfun/crowdcount-cascaded-mtl
Single Image Crowd Counting (CNN-based Cascaded Multi-task Learning of High-level Prior and Density Estimation for Crowd Counting)
opencvfun/crowdcount-mcnn
Single Image Crowd Counting via MCNN (Unofficial Implementation)
opencvfun/darknet_scripts
Auxilary scripts to work with (YOLO) darknet deep learning famework. AKA -> How to generate YOLO anchors?
opencvfun/deep_architecture_genealogy
Deep Learning Architecture Genealogy Project
opencvfun/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
opencvfun/Dragon
Dragon: A Computation Graph Virtual Machine Based Deep Learning Framework
opencvfun/FCIS
Fully Convolutional Instance-aware Semantic Segmentation
opencvfun/HyperLPR
高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
opencvfun/kaggle_carvana_segmentation
Code for a 1st place model in Carvana Image Masking Challenge
opencvfun/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
opencvfun/mx-rcnn
Parallel Faster R-CNN implementation with MXNet.
opencvfun/Person_reID_baseline_pytorch
Pytorch implement of Person re-identification baseline. We arrived Rank@1=88.24%, mAP=70.68% only with softmax loss.
opencvfun/py-RFCN-priv
code for py-R-FCN-multiGPU maintained by bupt-priv
opencvfun/Pytorch_Mask_RCNN
Converted from [tf+keras version MASK-RCNN](https://github.com/matterport/Mask_RCNN)
opencvfun/SaCNN-CrowdCounting-Tencent_Youtu
opencvfun/SENet
Squeeze-and-Excitation Networks
opencvfun/tensorlayer
TensorLayer: Deep Learning and Reinforcement Learning Library for Researcher and Engineer.
opencvfun/tiny
Tiny Face Detector, CVPR 2017
opencvfun/tracking-by-detection
Multiple object tracking (MOT) algorithm implemented in C++
opencvfun/Tracking-with-darkflow
Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow
opencvfun/windows-caffe-faster-rcnn
windows faster rcnn c++ version. joint train