yxy-lol's Stars
fadhilkurnia/ssdsim
inikep/lzbench
lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors
iostackproject/SDGen
Synthetic data generator for storage benchmarks
alibaba/block-traces
striver-ing/wechat-spider
开源微信爬虫:爬取公众号所有 文章、阅读量、点赞量和评论内容。易部署。持续维护!!!
hpc203/10kinds-light-face-detector-align-recognition
10种轻量级人脸检测算法的比拼,其中还包含人脸关键点检测与对齐,人脸特征向量提取和计算距离相似度
yyin-dev/MIT6.824
kniter1/taac-2021-Rank8
2021腾讯广告算法大赛赛道二神奈川冲浪里(获奖排名第8)
MenghaoGuo/Awesome-Vision-Attentions
Summary of related papers on visual attention. Related code will be released based on Jittor gradually.
jaberg/hyperopt
Distributed Asynchronous Hyperparameter Optimization in Python
lxztju/pytorch_classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
yeyupiaoling/PaddlePaddle-DeepSpeech
基于PaddlePaddle实现的语音识别,中文语音识别。项目完善,识别效果好。支持Windows,Linux下训练和预测,支持Nvidia Jetson开发板预测。
forwchen/yt8m
4th place solution to Google Cloud & YouTube-8M Video Understanding Challenge
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
open-mmlab/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
rezaghoddoosian/Early-Drowsiness-Detection
The supporting code used for the baseline temporal method on the UTA-RLDD dataset
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
RangiLyu/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
rafaelpadilla/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms.
hoya012/deep_learning_object_detection
A paper list of object detection using deep learning.
ZFTurbo/Weighted-Boxes-Fusion
Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method.
wangdongdut/Underwater-Object-Detection
Underwater Object Detection [Optical]
zhengye1995/underwater-object-detection
Kesci underwater object detection algorithm contest
lightaime/cs231n
cs231n assignments sovled by https://ghli.org
JPLAY0/CS231nAssignment
Stanford CS231n assignment in 2019 spring
thmstm/py4e
Python for Everybody codes