maxuba's Stars
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
xinyu-ch/Data-Augment
imgaug--Bounding Boxes augment
tensorflow/models
Models and examples built with TensorFlow
endernewton/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
lucasjinreal/cityscapestococo
This repo contains usable code convert cityscapes to coco format (Detectron and maskrcnn-benchmark were all broken)
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
jiwei0921/DMRA
Code for ICCV 2019 paper. "Depth-induced Multi-scale Recurrent Attention Network for Saliency Detection". [RGB-D Salient Object Detection]
ZJUFangzh/cs231n
cs231n 2017作业分享
DetectionTeamUCAS/Models
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
ruotianluo/pytorch-faster-rcnn
pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)
yehuitang/Pruning
Code for "Co-Evolutionary Compression for Unpaired Image Translation" (ICCV 2019), "SCOP: Scientific Control for Reliable Neural Network Pruning" (NeurIPS 2020) and “Manifold Regularized Dynamic Network Pruning” (CVPR 2021).
wszqkzqk/deepin-wine-ubuntu
Deepin Wine for Ubuntu/Debian
tantara/JejuNet
Real-Time Video Segmentation on Mobile Devices with DeepLab V3+, MobileNet V2. Worked on the project in 🏝 Jeju island
google/ExoPlayer
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
bilibili/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
MLEveryday/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记