Pinned Repositories
AerialDetection
cnnimageretrieval-pytorch
CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch
code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
Computer_Vision_Project
计算机视觉项目实战
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
crnn.pytorch
Convolutional recurrent network in pytorch
CV-Backbones
CV backbones including GhostNet, TinyNet and TNT, developed by Huawei Noah's Ark Lab.
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
mmdetection
Open MMLab Detection Toolbox and Benchmark
wananshadan's Repositories
wananshadan/mmdetection
Open MMLab Detection Toolbox and Benchmark
wananshadan/AerialDetection
wananshadan/cnnimageretrieval-pytorch
CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch
wananshadan/Computer_Vision_Project
计算机视觉项目实战
wananshadan/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
wananshadan/crnn.pytorch
Convolutional recurrent network in pytorch
wananshadan/CV-Backbones
CV backbones including GhostNet, TinyNet and TNT, developed by Huawei Noah's Ark Lab.
wananshadan/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
wananshadan/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
wananshadan/Dive-into-DL-PyTorch
本项目将《动手学深度学习》原书中的MXNet代码实现改为PyTorch实现。
wananshadan/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
wananshadan/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
wananshadan/gliding_vertex
The implementation of paper "Gliding vertex on the horizontal bounding box for multi-oriented object detection".
wananshadan/image_similarity
Image Similarity Search in PyTorch
wananshadan/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
wananshadan/joyful-pandas
Pandas中文教程
wananshadan/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
wananshadan/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
wananshadan/MetaTree
Official implementation of MetaTree: Learning a Decision Tree Algorithm with Transformers
wananshadan/Poisson_flow
Code for NeurIPS 2022 Paper, "Poisson Flow Generative Models"
wananshadan/pyqt5
PyQt5视频课程源代码
wananshadan/Python-programming-exercises
100+ Python challenging programming exercises
wananshadan/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
wananshadan/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
wananshadan/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
wananshadan/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
wananshadan/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
wananshadan/torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
wananshadan/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
wananshadan/UGraphEmb