Pinned Repositories
Al_surface_defect_detection
My code for Tianchi competition-Aluminum surface defect detection(held by Alibaba Cloud). My final rank is 10/2972(top 0.3%).
cocoapi
COCO API - Dataset @ http://cocodataset.org/
deeplab-pytorch
PyTorch implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC
DeepLabv3_MobileNetv2_PyTorch
A PyTorch Implementation of MobileNetv2+DeepLabv3
Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
fog-over-dtn
Proof-of-Concept of an MQTT based telemetry system with disruption tolerance
MobileNetV2-pytorch
Impementation of MobileNetV2 in pytorch
UPSNet
UPSNet: A Unified Panoptic Segmentation Network
SXNing's Repositories
SXNing/MobileNetV2-pytorch
Impementation of MobileNetV2 in pytorch
SXNing/UPSNet
UPSNet: A Unified Panoptic Segmentation Network
SXNing/Al_surface_defect_detection
My code for Tianchi competition-Aluminum surface defect detection(held by Alibaba Cloud). My final rank is 10/2972(top 0.3%).
SXNing/cocoapi
COCO API - Dataset @ http://cocodataset.org/
SXNing/deeplab-pytorch
PyTorch implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC
SXNing/DeepLabv3_MobileNetv2_PyTorch
A PyTorch Implementation of MobileNetv2+DeepLabv3
SXNing/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
SXNing/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
SXNing/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
SXNing/fog-over-dtn
Proof-of-Concept of an MQTT based telemetry system with disruption tolerance
SXNing/hello-algorithm
🌍 东半球最酷的学习项目 | 1、我写的三十万字算法图解 2、千本开源电子书 3、100 张思维导图 4、100 篇大厂面经 5、30 个学习专题 🚀 🚀 🚀 右上角点个 star,加入我们万人学习群!English Supported!
SXNing/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
SXNing/metal-defect-detection
Detection and Segmentation of Manufacturing Defects with Convolutional Neural Networks and Transfer Learning
SXNing/mmdetection
Open MMLab Detection Toolbox and Benchmark
SXNing/mobile-semantic-segmentation
Real-Time Semantic Segmentation in Mobile device
SXNing/NUS_guest_lecture
SXNing/PSO
Dynamic Task Scheduling with Load Balancing using Hybrid Particle Swarm Optimization
SXNing/py-common-scheduling-algorithms
Common scheduling algorithms implemented in Python 2.7
SXNing/py4e
Web site for www.py4e.com and source to the Python 3.0 textbook
SXNing/PythonSIFT
A Python implementation of SIFT (for educational purposes only)
SXNing/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
SXNing/realTimeSystems
Real Time Systems scheduling algorithms implemented in Python
SXNing/scikit-opt
Heuristic Algorithms(Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Algorithm and TSP in Python(遗传算法、粒子群算法、模拟退火、蚁群算法、免疫优化算法、鱼群算法,旅行商问题)
SXNing/ThinkPython2
LaTeX source and supporting code for Think Python, 2nd edition, by Allen Downey.
SXNing/visualization-curriculum
A data visualization curriculum of interactive notebooks.