Pinned Repositories
albumentations
fast image augmentation library and easy to use wrapper around other libraries
Augmentor
Image augmentation library in Python for machine learning.
caffe-mobilenet-v3
Caffe Implementation of MobileNets V3
caffe-model-zoo
caffe pretrained models and prototxt
CPBD
evaluate the sharpness of images,written in python
CSRNet
CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes
drnet_cvpr2017
Detecting Visual Relationships with Deep Relational Networks
Dropblock-caffe
Caffe Dropblock Implementation
fashion-parsing
Repository of my fashion-parsing project. This project is put on hold since I am doing another project now, but will debug if bugs are reported.
frcnn
Faster R-CNN / R-FCN :bulb: C++ version based on Caffe
xtj49's Repositories
xtj49/Dropblock-caffe
Caffe Dropblock Implementation
xtj49/albumentations
fast image augmentation library and easy to use wrapper around other libraries
xtj49/Augmentor
Image augmentation library in Python for machine learning.
xtj49/caffe-mobilenet-v3
Caffe Implementation of MobileNets V3
xtj49/caffe-model-zoo
caffe pretrained models and prototxt
xtj49/CPBD
evaluate the sharpness of images,written in python
xtj49/CSRNet
CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes
xtj49/drnet_cvpr2017
Detecting Visual Relationships with Deep Relational Networks
xtj49/fashion-parsing
Repository of my fashion-parsing project. This project is put on hold since I am doing another project now, but will debug if bugs are reported.
xtj49/frcnn
Faster R-CNN / R-FCN :bulb: C++ version based on Caffe
xtj49/image-quality-assessment-python
Python code to compute features of classic Image Quality Assessment models
xtj49/image_quality_assessment
xtj49/imgaug
Image augmentation for machine learning experiments.
xtj49/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
xtj49/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
xtj49/MobilenetV3-Tensorflow
the multi-GPUs implementation of mobilenet v3 in tensorflow with tf.layers
xtj49/models
Models and examples built with TensorFlow
xtj49/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
xtj49/NRVQA
no reference image/video quaity assessment(BRISQUE/NIQE/PIQE/DIQA/deepBIQ/VSFA
xtj49/PPG2ABP
xtj49/pytorch-beginner
pytorch tutorial for beginners
xtj49/Real-World-Masked-Face-Dataset
Real-World Masked Face Dataset,口罩人脸数据集
xtj49/RespirationRate-OpticalFlowEstimation
Grabs frames from your webcam and feed them into the optical flow estimation code you found, and then overlay the vectors on the live video.