cherytony's Stars
VisDrone/VisDrone-Dataset
The dataset for drone based detection and tracking is released, including both image/video, and annotations.
tslgithub/image_class
基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、DenseNet
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
DWCTOD/interview
2021秋招 计算机视觉算法岗面经整理——包含实习和校招等 内推整理
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
DOsinga/deep_learning_cookbook
Deep Learning Cookbox
sfyc23/EverydayWechat
微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)
weiaicunzai/awesome-image-classification
A curated list of deep learning image classification papers and codes
DropsDevopsOrg/ECommerceCrawlers
实战🐍多种网站、电商数据爬虫🕷。包含🕸:淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店、安居客、途家民宿❤️❤️❤️。微信爬虫展示项目:
Jigsaw-Code/outline-apps
Outline Client and Manager, developed by Jigsaw. Outline Manager makes it easy to create your own VPN server. Outline Client lets you share access to your VPN with anyone in your network, giving them access to the free and open internet.
shadowsocks/shadowsocks-libev
Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
wistbean/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
chineseocr/chineseocr
yolo3+ocr
DayBreak-u/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
apachecn/sklearn-doc-zh
:book: [译] scikit-learn(sklearn) 中文文档
ant-research/cvpr2020-plant-pathology
fengdu78/Data-Science-Notes
数据科学的笔记以及资料搜集
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
ziishaned/learn-regex
Learn regex the easy way
mellow-io/mellow
Mellow is a rule-based global transparent proxy client for Windows, macOS and Linux. Also a Proxifier alternative.
hindupuravinash/the-gan-zoo
A list of all named GANs!
PacktPublishing/Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
goodfeli/adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
NVlabs/ffhq-dataset
Flickr-Faces-HQ Dataset (FFHQ)
NVlabs/stylegan
StyleGAN - Official TensorFlow Implementation
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.