Pinned Repositories
arduino-quadruped-robot
Arduino Quadruped Robot, Spider Robot
cell_gui_pyqt5
cnngeometric_pytorch
CNNGeometric PyTorch implementation
CV_PaperDaily
CV 论文笔记
faster_rcnn_pytorch
based on jwyang/faster_rcnn.pytorch
FixMatch-pytorch
Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"
fpn.pytorch
Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
ImageNet
This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet, vgg, resnet, squeezenet, densenet)
irn
Weakly Supervised Learning of Instance Segmentation with Inter-pixel Relations, CVPR 2019 (Oral)
labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
stevenxmy's Repositories
stevenxmy/arduino-quadruped-robot
Arduino Quadruped Robot, Spider Robot
stevenxmy/cell_gui_pyqt5
stevenxmy/cnngeometric_pytorch
CNNGeometric PyTorch implementation
stevenxmy/CV_PaperDaily
CV 论文笔记
stevenxmy/faster_rcnn_pytorch
based on jwyang/faster_rcnn.pytorch
stevenxmy/FixMatch-pytorch
Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"
stevenxmy/fpn.pytorch
Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
stevenxmy/ImageNet
This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet, vgg, resnet, squeezenet, densenet)
stevenxmy/irn
Weakly Supervised Learning of Instance Segmentation with Inter-pixel Relations, CVPR 2019 (Oral)
stevenxmy/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
stevenxmy/MinkowskiEngine
Minkowski Engine is an auto-diff neural network library for high-dimensional sparse tensors
stevenxmy/mmdetection
OpenMMLab Detection Toolbox and Benchmark
stevenxmy/py-faster-rcnn
caffe-model
stevenxmy/pytorch-faster-rcnn
pytorch1.0 updated. Support cpu test and demo.
stevenxmy/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
stevenxmy/Realsense-for-PPT
Control PPT with gesture recognized by realsense
stevenxmy/seg_every_thing
Code release for Hu et al., Learning to Segment Every Thing. in CVPR, 2018.
stevenxmy/sparse-ncnet
Implementation of Sparse-NCNet: "Efficient Neighbourhood Consensus Networks via Submanifold Sparse Convolutions"
stevenxmy/subAML-dataset
refined subset of Munich AML Morphology Dataset
stevenxmy/Swin-Transformer-cell
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
stevenxmy/YOLOv3GUI_Pytorch_PyQt5
This is a GUI project for Deep Learning Object Detection based on YOLOv3 model