byfate's Stars
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
geekxh/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
testerSunshine/12306
12306智能刷票,订票
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
kailashahirwar/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
pjialin/py12306
🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
mbadry1/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
chxuan/vimplus
:rocket:An automatic configuration program for vim
Lam1360/YOLOv3-model-pruning
在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)
zhedahht/ChineseCodingInterviewAppendix
The source code for the appendix part of the Chinese version of the book Coding Interviews
spytensor/prepare_detection_dataset
convert dataset to coco/voc format
CaoWGG/TensorRT-CenterNet
tensorrt5 , centernet , centerface, deform conv, int8
twomonkeyclub/BackEnd
后台开发相关知识
yijingru/BBAVectors-Oriented-Object-Detection
[WACV2021] Oriented Object Detection in Aerial Images with Box Boundary-Aware Vectors
lbin/DCNv2
Deformable Convolutional Networks v2 with Pytorch
Peterisfar/YOLOV3
yolov3 by pytorch
yqyao/YOLOv3_Pytorch
YOLOV3 implementation with pytorch using pytorch approch to define the network.
niushiqi/Linux-study
linux系统网络编程学习笔记
xyzhu1/EMASRN
Stinky-Tofu/YOLO_v2
YOLO_v2 implemented with tensorflow, trained on COCO and Pascal_voc dataset
Asurada2015/TensorFlow_Google_Practice
《Tensorflow实战实战Google深度学习框架》源代码~自我实践