Pinned Repositories
DataSciComp
A collection of popular Data Science Competitions
Decision-tree_Language_Model
A from-scratch implementation of the decision tree algorithm for building a language model for English letters.
FCRN-DepthPrediction
Deeper Depth Prediction with Fully Convolutional Residual Networks (FCRN)
graph-partitioning-misc
HMM-word-recognizer
Build a HMM-based word recognizer system in a speech recognition context. Implement the Baum-Welch algorithm from scratch to estimate the HMM parameters.
markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
unet-tensorflow
U-net tensorflow implementation
ssjiao21's Repositories
ssjiao21/graph-partitioning-misc
ssjiao21/HMM-word-recognizer
Build a HMM-based word recognizer system in a speech recognition context. Implement the Baum-Welch algorithm from scratch to estimate the HMM parameters.
ssjiao21/DataSciComp
A collection of popular Data Science Competitions
ssjiao21/Decision-tree_Language_Model
A from-scratch implementation of the decision tree algorithm for building a language model for English letters.
ssjiao21/FCRN-DepthPrediction
Deeper Depth Prediction with Fully Convolutional Residual Networks (FCRN)
ssjiao21/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
ssjiao21/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
ssjiao21/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
ssjiao21/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
ssjiao21/unet-tensorflow
U-net tensorflow implementation
ssjiao21/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
ssjiao21/fastai
The fastai deep learning library, plus lessons and and tutorials
ssjiao21/hed-tf
an implementation of holistically nested edge detection using TensorFlow
ssjiao21/hexo
A fast, simple & powerful blog framework, powered by Node.js.
ssjiao21/hexo-theme-clean-blog
Hexo implementation of Clean Blog http://blackrockdigital.github.io/startbootstrap-clean-blog/index.html
ssjiao21/LovaszSoftmax
Code for the Lovász-Softmax loss (CVPR 2018)
ssjiao21/mmdetection
Open MMLab Detection Toolbox with PyTorch 1.0
ssjiao21/Naive-Bayes-football-match-predictor
Predict the 2017 UEFA Champions League matches by previous match data using Naive Bayes probabilistic model
ssjiao21/Python
All Algorithms implemented in Python
ssjiao21/ResNeXt.pytorch
Reproduces ResNet-V3 with pytorch
ssjiao21/sjuejiao.github.io
ssjiao21/tensorpack
A Neural Net training Interface on TensorFlow, with focus on speed + flexibility