yangzhaojason
CV, Abnormal Behavior Analysis, Tensor Decomposition, Detection and Analysis of Malicious Code, Android APP Development, Full Homomorphic Encryption.
BaiduChina
Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Android-development
Based on Tencent Cloud Sliding Verification Module
Awesome-Learning-with-Label-Noise
A curated list of resources for Learning with Noisy Labels
compare_gan
Compare GAN code.
deblur-gan
Keras implementation of "DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks"
Feature
Data pre-processing
GANs-in-TF
Multiple latest frameworks
GNNPapers
Must-read papers on graph neural networks (GNN)
improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
SortMax
Perform a multi-classification problem using the LSTM algorithm
yangzhaojason's Repositories
yangzhaojason/Awesome-Learning-with-Label-Noise
A curated list of resources for Learning with Noisy Labels
yangzhaojason/compare_gan
Compare GAN code.
yangzhaojason/GANs-in-TF
Multiple latest frameworks
yangzhaojason/My_recent_works
Recent work
yangzhaojason/Practical-configuration-document
Documentation on tensor-flow environment configuration
yangzhaojason/Tensorflow-Cookbook
Simple Tensorflow Cookbook for easy-to-use
yangzhaojason/awesome-cbir-papers
📝Awesome and classical image retrieval papers
yangzhaojason/awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
yangzhaojason/awesome-elasticsearch-cn
ElasticSearch中文相关资料整理,包括书籍、视频、博文等。
yangzhaojason/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
yangzhaojason/c-dailyStudy
yangzhaojason/CLRS
📚 Solutions to Introduction to Algorithms Third Edition
yangzhaojason/cnnimageretrieval-pytorch
CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch
yangzhaojason/copy-paste-aug
Copy-paste augmentation for segmentation and detection tasks
yangzhaojason/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
yangzhaojason/deep_learning_object_detection
A paper list of object detection using deep learning.
yangzhaojason/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
yangzhaojason/DeLF-pytorch
PyTorch Implementation of "Large-Scale Image Retrieval with Attentive Deep Local Features"
yangzhaojason/keras-retinanet
Keras implementation of RetinaNet object detection.
yangzhaojason/Landmark2019-1st-and-3rd-Place-Solution
The 1st Place Solution of the Google Landmark 2019 Retrieval Challenge and the 3rd Place Solution of the Recognition Challenge.
yangzhaojason/models
Models and examples built with TensorFlow
yangzhaojason/PyTorch-Encoding
A PyTorch CV Toolkit
yangzhaojason/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
yangzhaojason/QueryDet-PyTorch
[CVPR 2022 Oral] QueryDet: Cascaded Sparse Query for Accelerating High-Resolution Small Object Detection
yangzhaojason/SoftTeacher
Semi-Supervised Learning, Object Detection, ICCV2021
yangzhaojason/SSPNet
SSPNet: Scale Selection Pyramid Network for Tiny Person Detection from UAV Images.
yangzhaojason/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
yangzhaojason/tensorflow-cnn-finetune
Finetuning AlexNet, VGGNet and ResNet with TensorFlow
yangzhaojason/Text_Classification
Text Classification Algorithms: A Survey
yangzhaojason/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS