Pinned Repositories
a-new-scale-aware-loss-
inspared by 《Scale-Aware Trident Networks for Object Detection》
ABD-Net
[ICCV 2019] "ABD-Net: Attentive but Diverse Person Re-Identification" https://arxiv.org/abs/1908.01114
Administrative-divisions-of-China
中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,**省市区镇村二级三级四级五级联动地址数据 Node.js 爬虫。
AIVIVN2
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Algorithm_Interview_Notes-Chinese-1
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记,此外,还包括创建者看到的所有机器学习/深度学习面经中的问题。 除了其中 DL/ML 相关的,其他与算法岗相关的计算机知识也会记录。 但是不会包括如前端/测试/JAVA/Android等岗位中有关的问题。
android_mtcnn_insightface_face_recognize
detect face with mtcnn and embedder with insightface
AndroidOCR
基于Google Tesseract-OCR 文字识别 仿小猿搜题、作业帮
stockPrediction
股票预测,主要用于熟悉LSTM,gru等时序网络
stivensss's Repositories
stivensss/AndroidOCR
基于Google Tesseract-OCR 文字识别 仿小猿搜题、作业帮
stivensss/auto-sklearn
Automated Machine Learning with scikit-learn
stivensss/awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
stivensss/awesome-face
😎 face releated algorithm, dataset and paper
stivensss/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
stivensss/awesome-wechat-weapp
微信小程序开发资源汇总 :100:
stivensss/Bilibili_video_download
:rainbow:Bilibili_video_download-B站视频下载
stivensss/book-mobile-ml
The resources for my book Mobile Deep Learning In Action
stivensss/CS-Xmind-Note
计算机专业课(408)思维导图和笔记:计算机组成原理(第五版 王爱英),数据结构(王道),计算机网络(第七版 谢希仁),操作系统(第四版 汤小丹)
stivensss/DB
A PyToch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
stivensss/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods.
stivensss/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
stivensss/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
stivensss/EOD
Easy and Efficient Object Detector
stivensss/FAI-PEP
Facebook AI Performance Evaluation Platform
stivensss/ImageProcessing100Wen
「画像処理100本ノック」中文版本!为图像处理初学者设计的 100 个问题。
stivensss/lime
Lime: Explaining the predictions of any machine learning classifier
stivensss/LogDet
2022天池商品标志目标检测
stivensss/MatrixSlow
A simple deep learning framework in pure python for purpose of learning in DL
stivensss/nlp-competitions-list-review
复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!
stivensss/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
stivensss/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
stivensss/Retinanet-Pytorch
Retinanet目标检测算法(简单,明了,易用,全中文注释,单机多卡训练,视频检测)(based on pytorch,Simple, Clear, Mutil GPU)
stivensss/Tencent2019_Finals_Rank1st
2019腾讯广告算法大赛完整代码(冠军)
stivensss/torch-model-compression
针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库
stivensss/trt-samples-for-hackathon-cn
Simple samples for TensorRT programming
stivensss/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
stivensss/wenet_trt8
stivensss/xiaochengxu_demos
小程序优秀项目源码汇总,每个项目都有图有源码,零基础学微信小程序,小程序表格,小程序视频,小程序视频弹幕,小程序仿天猫大转盘抽奖等源码,小程序云开发,小程序发邮件,小程序支付,微信支付,持续更新。。。
stivensss/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。