Pinned Repositories
-Tiny-Object-Detection-NWD
Official code for "A Normalized Gaussian Wasserstein Distance for Tiny Object Detection"
2022-3-31-
2022-4-1-
GUN
ABINet
Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
DataStructure-BeautyOfAlgorithm
《数据结构与算法之美》的学习笔记和python代码实现
LeetCode
数据结构与算法
machine-learning-project
机器学习算法
python-theory-and-examples
Do Something In python
pytorch-start-from-scratch
What is pytorch and how to use in action? I am telling you!!
newuserforstudy's Repositories
newuserforstudy/2022-3-31-
newuserforstudy/2022-4-1-
GUN
newuserforstudy/AdaFace
face rrecognition
newuserforstudy/android-demo-app
PyTorch android examples of usage in applications
newuserforstudy/audio_video_streaming
音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。
newuserforstudy/AutoSpeech-SpeakerRecognition
[InterSpeech 2020] "AutoSpeech: Neural Architecture Search for Speaker Recognition" by Shaojin Ding*, Tianlong Chen*, Xinyu Gong, Weiwei Zha, Zhangyang Wang
newuserforstudy/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;
newuserforstudy/awesome-keyword-spotting
This repository is a curated list of awesome Speech Keyword Spotting (Wake-Up Word Detection).
newuserforstudy/awesome-public-datasets
A topic-centric list of HQ open datasets.
newuserforstudy/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
newuserforstudy/awesome-tiny-object-detection
🕶 A curated list of Tiny Object Detection papers and related resources.
newuserforstudy/BigData-Notes
大数据入门指南 :star:
newuserforstudy/Bringing-Old-Photos-Back-to-Life
Bringing Old Photo Back to Life (CVPR 2020 oral)
newuserforstudy/CommonSmallMethods-
工作中遇到的小方法!
newuserforstudy/CPM
Easy-to-use CPM for Chinese text generation(基于CPM的中文文本生成)
newuserforstudy/ctpgr-pytorch
**交通警察指挥手势识别 Chinese Traffic Police Gesture Recognizer, pytorch version
newuserforstudy/edge-TTS-record
一个可以录制 Microsoft Edge 浏览器的语音合成(TTS)语音并输出为 .wav 音频的(windows平台)工具。
newuserforstudy/latex2img
latex excel to img
newuserforstudy/MIRNetv2
[TPAMI 2022] Learning Enriched Features for Fast Image Restoration and Enhancement. Results on Defocus Deblurring, Denoising, Super-resolution, and image enhancement
newuserforstudy/MobileSR-NTIRE2022
Official Pytorch code for MobileSR: A Mobile-friendly Transformer for Efficient Image Super-Resolution
newuserforstudy/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,Kenlm,Seq2Seq_Attention,BERT,MacBERT,ELECTRA,ERNIE,Transformer等模型实现,开箱即用。
newuserforstudy/remove_background
Rembg is a tool to remove images background.
newuserforstudy/Restormer
[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
newuserforstudy/SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository)
newuserforstudy/Text2Human
Code for Text2Human (SIGGRAPH 2022). Paper: Text2Human: Text-Driven Controllable Human Image Generation
newuserforstudy/ttskit
text to speech toolkit. 好用的中文语音合成工具箱,包含语音编码器、语音合成器、声码器和可视化模块。
newuserforstudy/w2v2-speaker
Research code for the paper "Fine-tuning wav2vec2 for speaker recognition" found at https://arxiv.org/abs/2109.15053
newuserforstudy/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931)
newuserforstudy/Yolov5_DeepSort_Pytorch
Real-time multi-object tracker using YOLO v5 and deep sort
newuserforstudy/yolov5_export_cpu
Exporting YOLOv5 for CPU inference with ONNX and OpenVINO