Pinned Repositories
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
awesome
😎 Awesome lists about all kinds of interesting topics
Awesome-Face-Restoration
A comprehensive list of recources (papers, repositories etc.) about face restoration methods.
Awesome-Image-Quality-Assessment
A comprehensive collection of IQA papers
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
awesome-semantic-segmentation
awesome-semantic-segmentation
Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
DeepCraters
DeepGlobe-Road-Extraction-Challenge
D-LinkNet: LinkNet with Pretrained Encoder and Dilated Convolution for High Resolution Satellite Imagery Road Extraction
Yangkai-Wei's Repositories
Yangkai-Wei/AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
Yangkai-Wei/awesome
😎 Awesome lists about all kinds of interesting topics
Yangkai-Wei/Awesome-Face-Restoration
A comprehensive list of recources (papers, repositories etc.) about face restoration methods.
Yangkai-Wei/Awesome-Image-Quality-Assessment
A comprehensive collection of IQA papers
Yangkai-Wei/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Yangkai-Wei/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
Yangkai-Wei/awesome-semantic-segmentation
awesome-semantic-segmentation
Yangkai-Wei/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
Yangkai-Wei/DeepCraters
Yangkai-Wei/DeepGlobe-Road-Extraction-Challenge
D-LinkNet: LinkNet with Pretrained Encoder and Dilated Convolution for High Resolution Satellite Imagery Road Extraction
Yangkai-Wei/gitignore
A collection of useful .gitignore templates
Yangkai-Wei/Interview
Interview = 简历指南 + LeetCode + Kaggle
Yangkai-Wei/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Yangkai-Wei/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Yangkai-Wei/Python-100-Days
Python - 100天从新手到大师
Yangkai-Wei/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Yangkai-Wei/SAR-Synthetic-Aperture-Radar
合成孔径雷达 相关。研究生期间学习 SAR/InSAR/PolSAR 相关的代码和总结,毕业后已经离开这个领域了。分享出来,仅此纪念。1)SAR: 成像算法,RD,CS,Radarsat-1数据成像处理。2)InSAR: 人造场景原始回波仿真、成像及干涉处理。包括平地场景和圆锥形场景。3)PolSAR: 极化定标算法,Whitt, PARC, Quegan, Ainsworth。详见 readme.md
Yangkai-Wei/ssd-pytorch
这是一个ssd-pytorch的源码,可以用于训练自己的模型。