Pinned Repositories
Deep-Image-Matting-v2
Deep Image Matting implementation in PyTorch
PerceptualSimilarity
Learned Perceptual Image Patch Similarity (LPIPS) metric. In CVPR, 2018.
resnet-in-tensorflow
Re-implement Kaiming He's deep residual networks in tensorflow. Can be trained with cifar10.
RetinaFace-Cpp
RetinaFace detector with C++
rude-carnie
Age/Gender detection in Tensorflow
SENet
Squeeze-and-Excitation Networks
sngan_projection
GANs with spectral normalization and projection discriminator
sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
SqueezeNet
SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
SSR-Net
[IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation
imagednn's Repositories
imagednn/unet
unet for image segmentation
imagednn/fuse_seg_pytorch
Pytorch Implementation of Paper: Enhancing Feature Fusion for Semantic Segmentation (face++)
imagednn/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
imagednn/ResidualAttentionNetwork-Gluon
ReImplementation of "Residual Attention Network for Image Classification" with MXNet Gluon.
imagednn/Deep-Image-Matting-v2
Deep Image Matting implementation in PyTorch
imagednn/FireNET
A deep learning model for detecting fire in video and camera streams
imagednn/tf_unet
Generic U-Net Tensorflow implementation for image segmentation
imagednn/fashion-mnist-1
A MNIST-like fashion product database. Benchmark :point_right:
imagednn/mobilefacenet-V2
🔥improve the accuracy of mobilefacenet(insight face) reached 99.733 in the cfp-ff、 the 99.68+ in lfw,96.71+ in agedb30.🔥
imagednn/StyleGAN-Tensorflow
Simple & Intuitive Tensorflow implementation of StyleGAN (CVPR 2019 Oral)
imagednn/Action-Net
A dataset of images for artificial intelligence models to recognize human actions.
imagednn/Traffic-Net
A dataset of traffic, fire and accident images for training deep learning models.
imagednn/neural-image-assessment
Implementation of NIMA: Neural Image Assessment in Keras
imagednn/grad-cam.tensorflow
Implementation of Grad CAM in tensorflow
imagednn/RetinaFace-Cpp
RetinaFace detector with C++
imagednn/MobilenetV3-Tensorflow
the multi-GPUs implementation of mobilenet v3 in tensorflow with tf.layers
imagednn/CBIR
🏞 A content-based image retrieval (CBIR) system
imagednn/FastPhotoStyle
Style transfer, deep learning, feature transform
imagednn/fashion-mnist
Zalando's MNIST replacement.
imagednn/resnet-in-tensorflow
Re-implement Kaiming He's deep residual networks in tensorflow. Can be trained with cifar10.
imagednn/StyleGAN-Keras
StyleGAN made with Keras
imagednn/sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
imagednn/HysiaDecode
provide a highly efficient and user-friendly video preprocessing library
imagednn/SENet
Squeeze-and-Excitation Networks
imagednn/DLCV2018SPRING
Deep Learning for Computer Vision (CommE5052) 2018 spring, NTU GICE
imagednn/mobileFacenet-ncnn
implementation of ncnn's mobileFacenet
imagednn/video-nonlocal-net
Non-local Neural Networks for Video Classification
imagednn/YOLO_tensorflow
tensorflow implementation of 'YOLO : Real-Time Object Detection'
imagednn/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
imagednn/tensorflow-deeplab-resnet
DeepLab-ResNet rebuilt in TensorFlow