-
DeepSegmentor Public
Forked from yhlleo/DeepSegmentorA Pytorch implementation of DeepCrack and RoadNet projects.
Python Other UpdatedOct 18, 2019 -
vid2vid Public
Forked from NVIDIA/vid2vidPytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
Python Other UpdatedOct 8, 2019 -
keras-vggface Public
Forked from rcmalli/keras-vggfaceVGGFace implementation with Keras Framework
Python MIT License UpdatedOct 7, 2019 -
scikit-survival Public
Forked from sebp/scikit-survivalSurvival analysis built on top of scikit-learn
Python GNU General Public License v3.0 UpdatedOct 3, 2019 -
DeepCrack Public
Forked from yhlleo/DeepCrackDeepCrack: A Deep Hierarchical Feature Learning Architecture for Crack Segmentation, Neurocomputing.
UpdatedSep 17, 2019 -
-
Stock-Prediction-Models Public
Forked from huseinzol05/Stock-Prediction-ModelsGathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Jupyter Notebook Apache License 2.0 UpdatedSep 1, 2019 -
AnomalyDetection Public
Forked from twitter/AnomalyDetectionAnomaly Detection with R
R GNU General Public License v3.0 UpdatedAug 30, 2019 -
ViolenceDetection_CNNLSTM Public
Forked from liorsidi/violence-detection-deep-learning-cnnlstmLearning to Detect Violent Videos using Convolution LSTM (Keras + tensorflow)
Python UpdatedJul 4, 2019 -
-
mmdetection Public
Forked from open-mmlab/mmdetectionOpen MMLab Detection Toolbox with PyTorch 1.0
-
deep-high-resolution-net.pytorch Public
Forked from leoxiaobin/deep-high-resolution-net.pytorchThe project is an official implement of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
Python MIT License UpdatedJun 17, 2019 -
wtte-rnn Public
Forked from ragulpr/wtte-rnnWTTE-RNN a framework for churn and time to event prediction
Python MIT License UpdatedJun 12, 2019 -
LaneSegmentationNetwork Public
Forked from POSTECH-IMLAB/LaneSegmentationNetworkThe deep semantic segmentation network for lane segmentation.
Python UpdatedJun 12, 2019 -
MSCRED Public
Forked from albertwujj/MSCREDConcise, modular implementation of Multi-Scale Convolutional Recurrent Encoder Decoder: https://arxiv.org/abs/1811.08055
Python UpdatedJun 7, 2019 -
ucrdtw Public
Forked from klon/ucrdtwPython extension for UCR Suite highly optimized subsequence search using Dynamic Time Warping (DTW)
C UpdatedJun 5, 2019 -
deep-person-reid Public
Forked from KaiyangZhou/deep-person-reidDeep learning person re-identification in PyTorch.
Python MIT License UpdatedMay 9, 2019 -
Convolutional_LSTM_PyTorch Public
Forked from automan000/Convolutional_LSTM_PyTorchMulti-layer convolutional LSTM with Pytorch
Python UpdatedMay 5, 2019 -
skeleton_based_anomaly_detection Public
Forked from RomeroBarata/skeleton_based_anomaly_detectionCode for the CVPR'19 paper "Learning Regularity in Skeleton Trajectories for Anomaly Detection in Videos"
Python UpdatedApr 17, 2019 -
pytorch_Realtime_Multi-Person_Pose_Estimation Public
Forked from tensorboy/pytorch_Realtime_Multi-Person_Pose_EstimationThis is a pytorch version of Realtime_Multi-Person_Pose_Estimation, origin code is here https://github.com/ZheC/Realtime_Multi-Person_Pose_Estimation
Python UpdatedApr 16, 2019 -
TF-SimpleHumanPose Public
Forked from mks0601/TF-SimpleHumanPoseTensorFlow implementation of "Simple Baselines for Human Pose Estimation and Tracking", ECCV 2018
Python UpdatedApr 16, 2019 -
human-pose-estimation.pytorch Public
Forked from microsoft/human-pose-estimation.pytorchThe project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
Python MIT License UpdatedApr 16, 2019 -
mmcv Public
Forked from open-mmlab/mmcvOpen MMLab Computer Vision Foundation
Python Apache License 2.0 UpdatedApr 15, 2019 -
3D-point-capsule-networks Public
Forked from yongheng1991/3D-point-capsule-networks3D Point Capsule Networks
Python UpdatedApr 12, 2019 -
maskrcnn-benchmark Public
Forked from facebookresearch/maskrcnn-benchmarkFast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
Python MIT License UpdatedApr 12, 2019 -
traffic-sign-detection Public
Forked from aarcosg/traffic-sign-detectionTraffic Sign Detection. Code for the paper entitled "Evaluation of deep neural networks for traffic sign detection systems".
Jupyter Notebook MIT License UpdatedApr 11, 2019 -
HRNet-Image-Classification Public
Forked from HRNet/HRNet-Image-ClassificationTrain the HRNet model on ImageNet
Python MIT License UpdatedApr 10, 2019 -
DeepLabCut Public
Forked from DeepLabCut/DeepLabCutMarkerless tracking of user-defined features with deep learning
Python GNU Lesser General Public License v3.0 UpdatedApr 9, 2019 -
curve-gcn Public
Forked from fidler-lab/curve-gcnOfficial PyTorch code for Curve-GCN (CVPR 2019)
GNU General Public License v3.0 UpdatedMar 29, 2019 -
DeepSurv-Pytorch Public
Pytorch implementation of the DeepSurv paper