newuserforstudy's Stars
veggiemonk/awesome-docker
:whale: A curated list of Docker resources and projects
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
ChanChiChoi/awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
JingyunLiang/SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository)
kiloreux/awesome-robotics
A list of awesome Robotics resources
gaussic/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
weiaicunzai/awesome-image-classification
A curated list of deep learning image classification papers and codes
jm199504/Financial-Knowledge-Graphs
小型金融知识图谱构建流程(neo4j / python / cypher / KG)
MoRan1607/BigDataGuide
大数据学习,从零开始学习大数据,包含大数据学习各阶段学习视频、面试资料
zhpmatrix/nlp-competitions-list-review
复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!
bubbliiiing/faster-rcnn-pytorch
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
huoyijie/AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.https://github.com/huoyijie/raspberrypi-car
PanJinquan/tensorflow_models_learning
tensorflow GoogleNet inception V1 V2 V3 V4
fighting41love/zhvoice
Chinese voice corpus. 中文语音语料,语音更加清晰自然,包含8个开源数据集,3200个说话人,900小时语音,1300万字。
changwookjun/nlp-paper
NLP Paper
xiao-xiaoming/DataStructure-BeautyOfAlgorithm
《数据结构与算法之美》的学习笔记和python代码实现
AlphaJia/pytorch-faster-rcnn
pytorch based implementation faster rcnn
omerbsezer/Fast-Pytorch
Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes
XuefengHuang/RecommendationSystem
Book recommender system using collaborative filtering based on Spark
siriusdemon/Build-Your-Own-Face-Model
Build your own ArcFace, CenterFace/Centernet
gyunggyung/AGI-Papers
Papers and Book to look at when starting AGI 📚
HobbySingh/Path-Planning-Algorithms
Many path planning algorithms implemented as a part of Robotics Course for eg. A*, D*, RRT, RRT*
sunny2109/MobileSR-NTIRE2022
[NTIRE 2022, EfficientSR] MobileSR: A Mobile-friendly Transformer for Efficient Image Super-Resolution
KinkangLiu/Monocular_Distance_Detect
KOD-Chen/SSD-Tensorflow
SSD检测过程的Tensorflow实现
wy-ei/text-classification
Text Classification Models - CNN, RCNN, RNN-ATTN [PyTorch]
newuserforstudy/python-theory-and-examples
Do Something In python
newuserforstudy/machine-learning-project
机器学习算法
newuserforstudy/pytorch-start-from-scratch
What is pytorch and how to use in action? I am telling you!!