
Starred repositories
☁️💡🎈专注于改进YOLOv7,Support to improve Backbone, Neck, Head, Loss, IoU, NMS and other modules
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source …
Pytorch implementation of FlowNet by Dosovitskiy et al.
This repository is the code of the paper "Sparse Spatial Transformers for Few-Shot Learning" (SCIENCE CHINA Information Sciences).
[ICCV'21] Official PyTorch implementation of Relational Embedding for Few-Shot Classification
OpenMMLab FewShot Learning Toolbox and Benchmark
Few-shot Object Detection via Feature Reweighting
Implementations of few-shot object detection benchmarks
Implementations of few-shot object detection benchmarks
This repo supports Faster R-CNN, FPN and Cascade Faster R-CNN based on pyTorch 1.0. Additionally deformable convolutional layer is also support!
A faster pytorch implementation of faster r-cnn
My code for Tianchi competition-Aluminum surface defect detection(held by Alibaba Cloud). My final rank is 10/2972(top 0.3%).
TianChi 2018广东工业智造大数据创新大赛——智能算法赛(复赛baseline代码)
Easy Machine Learning is a general-purpose dataflow-based system for easing the process of applying machine learning algorithms to real world tasks.
FCN implement with densenet for VOC dataset
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
A simplified implemention of Faster R-CNN that replicate performance from origin paper
Deformable Convolutional Networks
基于pytorch框架的classification万用模板
天池竞赛Baseline分享(2018广东工业智造大数据创新大赛——智能算法赛,线上0.921无调参)
Serve, optimize and scale PyTorch models in production
Open deep learning compiler stack for cpu, gpu and specialized accelerators
TensorFlow convolutional recurrent neural network (CRNN) for text recognition
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别