Pinned Repositories
2014_fall_ASTR599
Content for my Astronomy 599 / Applied Math 500 Course: Intro to scientific computing in Python
3DMM
3D Morphable Model software (https://www.cs.cmu.edu/~efros/courses/AP06/Papers/Blanz-siggraph-99.pdf)
anytime_recognition
arctic-captions
brain-synthesis-lesion-segmentation
Code for the paper "Medical Image Synthesis for Data Augmentation and Anonymization using Generative Adversarial Networks" and NVIDIA DLI workshop on GAN for Medical Imaging
Caffo-Coursera
A repository of my Coursera latex code and notes
char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
clarifai-api-java
Clarifai API Java Client
Clarifai_nodejs
Clarifai API Node.js Client
Clarifai_py
Clarifai API Python Client
jhuxiang's Repositories
jhuxiang/3DMM
3D Morphable Model software (https://www.cs.cmu.edu/~efros/courses/AP06/Papers/Blanz-siggraph-99.pdf)
jhuxiang/arctic-captions
jhuxiang/brain-synthesis-lesion-segmentation
Code for the paper "Medical Image Synthesis for Data Augmentation and Anonymization using Generative Adversarial Networks" and NVIDIA DLI workshop on GAN for Medical Imaging
jhuxiang/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
jhuxiang/clarifai-api-java
Clarifai API Java Client
jhuxiang/Clarifai_py
Clarifai API Python Client
jhuxiang/convnet-1
A GPU implementation of Convolutional Neural Nets in C++
jhuxiang/crfasrnn
This repository contains the source code for the semantic image segmentation method described in the ICCV 2015 paper: Conditional Random Fields as Recurrent Neural Networks. http://crfasrnn.torr.vision/
jhuxiang/deeplab_v3
Tensorflow Implementation of the Semantic Segmentation DeepLab_V3 CNN
jhuxiang/deepRotator
This is the code for NIPS15 paper "Weakly-supervised Disentangling with Recurrent Transformations for 3D View Synthesis"
jhuxiang/Dense-Optical-Flow
The goal is to calculate dense optical flow for a video
jhuxiang/detectron2
Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
jhuxiang/docs
Clarifai API documentation for developers
jhuxiang/eos
A lightweight 3D Morphable Face Model fitting library in modern C++11/14
jhuxiang/google-research
Google Research
jhuxiang/gpss-research
Kernel structure discovery research code - likely to be unstable
jhuxiang/HRNet-Semantic-Segmentation
High-resolution representation learning (HRNets) for Semantic Segmentation
jhuxiang/huxpro.github.io
My Blog / Jekyll Themes / PWA
jhuxiang/imgEnhance
A set of scripts and functions for image enhancement
jhuxiang/irr
Iterative Residual Refinement for Joint Optical Flow and Occlusion Estimation (CVPR 2019)
jhuxiang/LeetCode_Python
LeetCode_Python
jhuxiang/lisa-caffe-public
Lisa Anne's public caffe code.
jhuxiang/lstm
jhuxiang/MaskFlownet-Pytorch
Pytorch implementation of MaskFlownet
jhuxiang/models
Models and examples built with TensorFlow
jhuxiang/MVSNet
MVSNet (ECCV2018) & R-MVSNet (CVPR2019)
jhuxiang/opencv
Open Source Computer Vision Library
jhuxiang/PWC-Net
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
jhuxiang/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
jhuxiang/Self-Driving-Cars
Coursera Open Courses from University of Toronto