Pinned Repositories
2020-ai-meets-beauty_ntubeauty
3rd place solution of the Grand Challenge of AI Meets Beauty in ACM Multimedia 2020
awesome_ImageAesthetics
A list of Image Aesthetics papers and resources.
Computer-Vision-CMU-16720B
fashion_compatibility_mcn
Outfit Compatibility Prediction and Diagnosis with Multi-Layered Comparison Network
image-quality-assessment
Convolutional Neural Networks to predict the aesthetic and technical quality of images.
PaintTransformer
Officially unofficial re-implementation of paper: Paint Transformer: Feed Forward Neural Painting with Stroke Prediction, ICCV 2021.
Perfect500K-Beauty-Product-Retrieval-Challenge
Image Retrieval
Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (no tf_opt) and test on ModelNet, ShapeNet and S3DIS.
RAdam
On the Variance of the Adaptive Learning Rate and Beyond
torch-points3d
Pytorch framework for doing deep learning on point clouds.
jingwenh's Repositories
jingwenh/Computer-Vision-CMU-16720B
jingwenh/awesome_ImageAesthetics
A list of Image Aesthetics papers and resources.
jingwenh/fashion_compatibility_mcn
Outfit Compatibility Prediction and Diagnosis with Multi-Layered Comparison Network
jingwenh/PaintTransformer
Officially unofficial re-implementation of paper: Paint Transformer: Feed Forward Neural Painting with Stroke Prediction, ICCV 2021.
jingwenh/Perfect500K-Beauty-Product-Retrieval-Challenge
Image Retrieval
jingwenh/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (no tf_opt) and test on ModelNet, ShapeNet and S3DIS.
jingwenh/RAdam
On the Variance of the Adaptive Learning Rate and Beyond
jingwenh/torch-points3d
Pytorch framework for doing deep learning on point clouds.
jingwenh/accum_optimizer_for_keras
wrapping a keras optimizer to implement gradient accumulation
jingwenh/ava_downloader
:arrow_double_down: Script to download AVA database from the website (A Large-Scale Database for Aesthetic Visual Analysis)
jingwenh/awesome-gan-for-medical-imaging
Awesome GAN for Medical Imaging
jingwenh/BCNN-IQA
Bilinear CNN implementation with keras.
jingwenh/BLG-PIAA
jingwenh/bottleneck-transformer-pytorch
Implementation of Bottleneck Transformer in Pytorch
jingwenh/bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
jingwenh/CE7454_2019
Deep learning course CE7454, 2019
jingwenh/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
jingwenh/ISPLab
An open-source image signal processing (ISP) pipeline implemented by C++
jingwenh/keras-rl
Deep Reinforcement Learning for Keras.
jingwenh/learnopencv
Learn OpenCV : C++ and Python Examples
jingwenh/openISP
Image Signal Processor
jingwenh/personal-academic-website
jingwenh/pointnet.pytorch
pytorch implementation for "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593
jingwenh/Pointnet2.PyTorch
A faster implementation of PointNet++ based on PyTorch.
jingwenh/Pointnet2_PyTorch
PyTorch implementation of Pointnet2/Pointnet++
jingwenh/Reading-List
Reading list on deep learning
jingwenh/stylized-neural-painting
Official Pytorch implementation of the preprint paper "Stylized Neural Painting", in CVPR 2021.
jingwenh/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
jingwenh/VSFA
Quality Assessment of In-the-Wild Videos, accepted by ACM MM 2019
jingwenh/WaDIQaM
Pytorch implementation of WaDIQaM in TIP2018, Bosse S. et al. (Deep neural networks for no-reference and full-reference image quality assessment)