Cassie-jin's Stars
forthespada/InterviewGuide
🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
bubbliiiing/yolo3-pytorch
这是一个yolo3-pytorch的源码,可以用于训练自己的模型。
BBuf/giantpandacv.com
www.giantpandacv.com
DL-Practise/YoloAll
YoloAll is a collection of yolo all versions. you you use YoloAll to test yolov3/yolov5/yolox/yolo_fastest
idealo/image-quality-assessment
Convolutional Neural Networks to predict the aesthetic and technical quality of images.
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
extreme-assistant/ICCV2023-Paper-Code-Interpretation
ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理
594422814/TransformerTrack
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
jwyang/fpn.pytorch
Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
tianzhi0549/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
pjreddie/darknet
Convolutional Neural Networks
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
xiaotudui/pytorch-tutorial
PyTorch深度学习快速入门教程(绝对通俗易懂!)
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
HumanSignal/labelImg
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 data labeling tool for images, text, hypertext, audio, video and time-series data.
ZuzooVn/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
ShaoqingRen/faster_rcnn
Faster R-CNN
PaddlePaddle/PaddleX
All-in-One Development Tool based on PaddlePaddle(飞桨低代码开发工具)
MorvanZhou/tutorials
机器学习相关教程
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
jackfrued/Python-100-Days
Python - 100天从新手到大师