luojianp
Focus on the application and latest achievements of deep learning in computer vision
BEIHANG UNIVERSITYHong Kong
Pinned Repositories
CodingInterviews
剑指Offer——名企面试官精讲典型编程题
Deep-Learning-for-Recommendation-Systems
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
deep_learning_notes
deeplearningbook学习笔记,来自于 http://www.deeplearningbook.org
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 版权所有,违权必究 Tan 2018.06
deeplearning.ai_JupyterNotebooks
DeepLearning.ai课程学习Jupyter Notebook作业
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
Interview-Notebook
:books: 技术面试需要掌握的基础知识整理,欢迎编辑~
LeetCode-2
:pencil2: LeetCode solutions in C++ 11 and Python3
python_learning_notes
《learning python》中文第四版的学习笔记,由纸值文档转换而来
luojianp's Repositories
luojianp/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
luojianp/AoANet
Code for paper "Attention on Attention for Image Captioning". ICCV 2019
luojianp/awesome-AutoML-and-Lightweight-Models
A list of high-quality (newest) AutoML works and lightweight models including 1.) Neural Architecture Search, 2.) Lightweight Structures, 3.) Model Compression & Acceleration, 4.) Hyperparameter Optimization, 5.) Automated Feature Engineering.
luojianp/awesome-ocr
A curated list of promising OCR resources
luojianp/awesome-panoptic-segmentation
Panoptic Segmentation Paper List.
luojianp/Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
luojianp/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
luojianp/CV-News
Summarize the paper and code in Semantation(Semantic Segmentation,2D Medical Segmentation,3D Medical Segmentation,Instance Segmentation,Panoptic Segmentation)
luojianp/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
luojianp/DeepRec
Implementation of Deep Learning based Recommender Algorithms with Tensorflow.
luojianp/EfficientDNNs
Collection of recent methods on DNN compression and acceleration
luojianp/FaceKit
Implementations of PCN (an accurate real-time rotation-invariant face detector) and other face-related algorithms
luojianp/fast-autoaugment
Official Implementation of 'Fast AutoAugment' in PyTorch.
luojianp/HRNet-Semantic-Segmentation
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
luojianp/HyperDL-Tutorial
深度学习教程整理 | 干货
luojianp/insightface
Face Analysis Project on MXNet
luojianp/LEDNet
LEDNet: A Lightweight Encoder-Decoder Network for Real-time Semantic Segmentation
luojianp/mathAI
一个拍照做题程序。输入一张包含数学计算题的图片,输出识别出的数学计算式以及计算结果。This is a mathematic expression recognition project.
luojianp/MobileFace
A face recognition solution on mobile device.
luojianp/nnUNet
luojianp/OI-wiki
:star2: Wiki for OI / ICPC. (某大型游戏线上攻略,内含炫酷算术魔法)
luojianp/Paper_Reading_List
Recommended Papers. Subjects: Computer Vision and Pattern Recognition (cs.CV); Artificial Intelligence (cs.AI); Learning (cs.LG)
luojianp/pretorched-x
Pretrained Image & Video ConvNets for PyTorch: NASNet, ResNeXt (2D + 3D), ResNet (2D + 3D), InceptionV4, InceptionResnetV2, Xception, DPN, NonLocalNets, R(2+1)D nets, MultiView CNNs, Temporal Relation Networks, etc.
luojianp/Python-100-Days
Python - 100天从新手到大师
luojianp/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
luojianp/SRN
Selective Refinement Network for High Performance Face Detection, AAAI, 2019
luojianp/ThinkPython2
LaTeX source and supporting code for Think Python, 2nd edition, by Allen Downey.
luojianp/video-classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
luojianp/vidgear
Powerful Multi-Threaded OpenCV and FFmpeg based Turbo Video Processing Python Library with unique State-of-the-Art Features.
luojianp/xai_resources
Interesting resources related to XAI (Explainable Artificial Intelligence)