Pinned Repositories
Algorithm-of-Beauty
《算法之美——隐匿在数据结构背后的语言》,全文目录、“45个算法”目录、“22个经典问题目录”。记录学习代码实现,参考:http://www.cnblogs.com/ranjiewen/p/6082573.html
Computer-Vision-Action
computer vision learning, include python machine learning action; computer vision based on deep learning ;coursera deeplearning.ai and other cv learning materials collect ...
Data-Structure-And-Algorithm-2017
Chinese University MOOC - Chen Yue, He Qinming - data structure - 2017 spring. Mainly implement the course code on MOOC.
DIPDemo
All the algorithms in the book "Digital Image Processing and Machine Vision" C++ code; test under VS2013, use MFC as the interactive interface to realize the operation of the input image, covering all the basic image processing algorithms, it is worth learning!
IQA-paper
Image Quality Assessment
MultiCOMS
4通道CMOS相机上位机项目描述:硬件FPGA进行CMOS图像采集,通过网络传输数据,然后在PC上实现4通道CMOS图像显示;上位机可以通过界面操作完成对相机的控制。
Nowcoder
牛课网练习,主要包括leetcode,剑指offer,Cracking the Coding Interview,PAT,华为上机测试,算法课程学习,一些公司笔试题目等。
TF_cifar10
The cifar10 classification project completed by tensorflow, including complete training, prediction, visualization, independent of each module of the project, and convenient expansion.
TF_EnhanceDPED
Tensorflow implement of image enhancement base on dped dataset and join PRIM2018 Challenge on Perceptual Image Enhancement on Smartphones (Track B: Image Enhancement). and use image quality assessment model to guide image enhancement to make the enhanced image subjective effect better !
TF_NIMA
Implementation of technical image quality model based on Google's research paper "NIMA: Neural Image Assessment".
ranjiewwen's Repositories
ranjiewwen/Data-Structure-And-Algorithm-2017
Chinese University MOOC - Chen Yue, He Qinming - data structure - 2017 spring. Mainly implement the course code on MOOC.
ranjiewwen/Nowcoder
牛课网练习,主要包括leetcode,剑指offer,Cracking the Coding Interview,PAT,华为上机测试,算法课程学习,一些公司笔试题目等。
ranjiewwen/Computer-Vision-Action
computer vision learning, include python machine learning action; computer vision based on deep learning ;coursera deeplearning.ai and other cv learning materials collect ...
ranjiewwen/MultiCOMS
4通道CMOS相机上位机项目描述:硬件FPGA进行CMOS图像采集,通过网络传输数据,然后在PC上实现4通道CMOS图像显示;上位机可以通过界面操作完成对相机的控制。
ranjiewwen/Algorithm-of-Beauty
《算法之美——隐匿在数据结构背后的语言》,全文目录、“45个算法”目录、“22个经典问题目录”。记录学习代码实现,参考:http://www.cnblogs.com/ranjiewen/p/6082573.html
ranjiewwen/IQA-paper
Image Quality Assessment
ranjiewwen/TF_NIMA
Implementation of technical image quality model based on Google's research paper "NIMA: Neural Image Assessment".
ranjiewwen/TF_EnhanceDPED
Tensorflow implement of image enhancement base on dped dataset and join PRIM2018 Challenge on Perceptual Image Enhancement on Smartphones (Track B: Image Enhancement). and use image quality assessment model to guide image enhancement to make the enhanced image subjective effect better !
ranjiewwen/Pedestrain-Detection
Pedestrain-Detection-using-Histogram-of-Oriented-Gradients, DSP
ranjiewwen/Everyday_Practice
hope to keep practicing everyday ! 主要包括:C/C++/MFC/Matlab/OpenCV/Python/Qt/网络编程等日常实验练习。
ranjiewwen/Kaggle-Action
start practice on kaggle some demo , so excited!
ranjiewwen/deeplearning.ai
Andrew Ng's coursera_deeplearning.ai
ranjiewwen/ranjiewwen.github.io
personal website: https://ranjiewwen.github.io
ranjiewwen/TF_cifar10
The cifar10 classification project completed by tensorflow, including complete training, prediction, visualization, independent of each module of the project, and convenient expansion.
ranjiewwen/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
ranjiewwen/CS_class
self study on network class
ranjiewwen/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
ranjiewwen/QuickLookCameraForCMOS
基于多CMOS图像传感器的相机系统的上位机部分
ranjiewwen/TianChi_Unet
2017广东政务数据创新大赛——智能算法赛
ranjiewwen/Analytics_Vidhya
Codes related to activities on AV including articles, hackathons and discussions.
ranjiewwen/deep-photo-aesthetics
ranjiewwen/deeplab-pytorch
PyTorch implementation of DeepLab v2 (ResNet) + COCO-Stuff 10k/164k
ranjiewwen/deeplearning-models
A collection of various deep learning architectures, models, and tips
ranjiewwen/EasyPR
An open source project for chinese plate recognition. It aims to be Easy, Flexible, and Accurate. Welcome to contribute your expertise !
ranjiewwen/face_recognition
The world's simplest facial recognition api for Python and the command line
ranjiewwen/leetcode_project
vs2013 leetcode project
ranjiewwen/MachineLearning
Basic Machine Learning and Deep Learning
ranjiewwen/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
ranjiewwen/nngen
ranjiewwen/tiny-dnn
header only, dependency-free deep learning framework in C++11