Pinned Repositories
caffe
This fork of BVLC/Caffe is dedicated to improving performance of this deep learning framework when running on CPU, in particular Intel® Xeon processors.
CPM
Coarse-to-fine PatchMatch for dense correspondence
darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
FPN-Pytorch
fpn.pytorch
Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
gluon-cv
Gluon CV Toolkit
iai_kinect2
Tools for using the Kinect One (Kinect v2) in ROS
imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
kohya-trainer
Adapted from https://note.com/kohya_ss/n/nbf7ce8d80f29 for easier cloning
practiceC's Repositories
practiceC/caffe
This fork of BVLC/Caffe is dedicated to improving performance of this deep learning framework when running on CPU, in particular Intel® Xeon processors.
practiceC/CPM
Coarse-to-fine PatchMatch for dense correspondence
practiceC/darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
practiceC/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
practiceC/FPN-Pytorch
practiceC/fpn.pytorch
Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
practiceC/gluon-cv
Gluon CV Toolkit
practiceC/iai_kinect2
Tools for using the Kinect One (Kinect v2) in ROS
practiceC/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
practiceC/kohya-trainer
Adapted from https://note.com/kohya_ss/n/nbf7ce8d80f29 for easier cloning
practiceC/libfacedetection
A fast binary library for face detection and face landmark detection in images. The face detection speed can reach 1500FPS. You can use it free of charge with any purpose.
practiceC/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
practiceC/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
practiceC/Semantic-Filtering
Semantic Filtering Matlab Implementation
practiceC/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
practiceC/yolov2-yolov3_PyTorch
practiceC/yolov2.pytorch
YOLOv2 algorithm reimplementation with pytorch
practiceC/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。