huitudou's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
tensorflow/models
Models and examples built with TensorFlow
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
aymericdamien/TopDeepLearning
A list of popular github projects related to deep learning
qiyuangong/leetcode
Python & JAVA Solutions for Leetcode
dbolya/yolact
A simple, fully convolutional model for real-time instance segmentation.
mikel-brostrom/yolov8_tracking
Real-time multi-object, segmentation and pose tracking using YOLOv8 with DeepOCSORT and LightMBN
chrieke/awesome-satellite-imagery-datasets
🛰️ List of satellite image training datasets with annotations for computer vision and deep learning
aim-uofa/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
tusen-ai/simpledet
A Simple and Versatile Framework for Object Detection and Instance Recognition
WXinlong/SOLO
SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.
jiupinjia/stylized-neural-painting
Official Pytorch implementation of the preprint paper "Stylized Neural Painting", in CVPR 2021.
tomstillcoding/cs-roadmap
❤️这是一条汇总网上许多资料,而不是资料的纯粹堆砌,让人眼花缭乱的复制粘贴,这不是帮你在总结所有的知识点,而是根据实际的计算机系课程来安排学习路线,并且配合上面向就业的学习,与完全跟着学校课程相比,做到了不和工业界面试不脱节,非常实际、非常认真、非常掉头发,真心求个视频三连!
ga642381/ML2021-Spring
**Official** 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2021 Spring
jinfagang/alfred
alfred-py: A deep learning utility library for **human**, more detail about the usage of lib to: https://zhuanlan.zhihu.com/p/341446046
conradry/copy-paste-aug
Copy-paste augmentation for segmentation and detection tasks
wutianyiRosun/Segmentation.X
Papers and Benchmarks about semantic segmentation, instance segmentation, panoptic segmentation and video segmentation
shenuiuin/LXD_GPU_SERVER
实验室GPU服务器的LXD虚拟化
zymk9/Yet-Another-Anime-Segmenter
Instance segmentation for anime characters based on CondInst and SOLOv2
zzl-pointcloud/Data_Augmentation_Zoo_for_Object_Detection
Includes: Learning data augmentation strategies for object detection | GridMask data augmentation | Augmentation for small object detection in Numpy. Use RetinaNet with ResNet-18 to test these methods on VOC and KITTI.
yccod/2021_BAT_Algorithm
涵盖LeetCode、剑指offer、手撕代码高频算法题、ML重点知识点以及概率智力题等
miaoshuyu/Awesome-DeepLearning-Knowledge
The awesome deeplearning knowledges that i often meet.
finepix/small_object_augmentation
Implementation of augmentation for small object detection(填鸭) https://arxiv.org/pdf/1902.07296.pdf
rccohn/AMPIS
Automated Materials Particle Instance Segmentation (AMPIS) utilizing Mask R-CNN
umr-ds/feature_pyramid_fusion
Fusion of feature pyramids for nucleus segmentation and cell segmentation
fangchengji/detectron2
Detectron2 is FAIR's next-generation research platform for object detection and segmentation.