Pinned Repositories
deeplabv3plus-pytorch
Here is a pytorch implementation of deeplabv3+ supporting ResNet(79.155%) and Xception(79.945%). Multi-scale & flip test and COCO dataset interface has been finished.
FewShotPapers
This repository contains few-shot learning (FSL) papers mentioned in our FSL survey.
labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
One-Shot-Object-Detection
Implementation of One-Shot Object Detection with Co-Attention and Co-Excitation in Pytorch
PlotNeuralNet
Latex code for making neural networks diagrams
prepare_detection_dataset
convert dataset to coco/voc format
pytorch-faster-rcnn
pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)
the-gan-zoo
A list of all named GANs!
utils-code
utils
yolov3
项目描述
smile-care's Repositories
smile-care/the-gan-zoo
A list of all named GANs!
smile-care/utils-code
utils
smile-care/yolov3
项目描述
smile-care/deeplabv3plus-pytorch
Here is a pytorch implementation of deeplabv3+ supporting ResNet(79.155%) and Xception(79.945%). Multi-scale & flip test and COCO dataset interface has been finished.
smile-care/FewShotPapers
This repository contains few-shot learning (FSL) papers mentioned in our FSL survey.
smile-care/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
smile-care/One-Shot-Object-Detection
Implementation of One-Shot Object Detection with Co-Attention and Co-Excitation in Pytorch
smile-care/PlotNeuralNet
Latex code for making neural networks diagrams
smile-care/prepare_detection_dataset
convert dataset to coco/voc format
smile-care/pytorch-faster-rcnn
pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)
smile-care/pytorch-mask-rcnn
smile-care/Pytorch_Mask_RCNN
Converted from [tf+keras version MASK-RCNN](https://github.com/matterport/Mask_RCNN)
smile-care/PytorchNetHub
加注释的网络模型(便于理解)
smile-care/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition APIs
smile-care/voc2coco
Convert VOC format XMLs to COCO format json
smile-care/yolact
A simple, fully convolutional model for real-time instance segmentation.