Pinned Repositories
2016_person_re-ID
TOMM2017 A Discriminatively Learned CNN Embedding for Person Re-identification
ACFN
Attentional Correlation Filter Network for Adaptive Visual Tracking
ADNet
Action-Decision Networks for Visual Tracking with Deep Reinforcement Learning (CVPR 2017)
awesome-3D-gaussian-splatting
Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
benchmark_results
visual tracker benchmark results
caffe_toolkit
Caffe toolkit, including installing Caffe, creating various networks.
CFCF
Good Features to Correlate for Visual Tracking
char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
Continuous-ConvOp
The Continuous Convolution Operator Tracker (C-COT).
CREST-Release
CREST: Convolutional Residual Learning for Visual Tracking
Damax18's Repositories
Damax18/2016_person_re-ID
TOMM2017 A Discriminatively Learned CNN Embedding for Person Re-identification
Damax18/ACFN
Attentional Correlation Filter Network for Adaptive Visual Tracking
Damax18/ADNet
Action-Decision Networks for Visual Tracking with Deep Reinforcement Learning (CVPR 2017)
Damax18/awesome-3D-gaussian-splatting
Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
Damax18/caffe_toolkit
Caffe toolkit, including installing Caffe, creating various networks.
Damax18/CFCF
Good Features to Correlate for Visual Tracking
Damax18/CREST-Release
CREST: Convolutional Residual Learning for Visual Tracking
Damax18/deep-goggle
Source code for "Understanding Deep Image Representations by Inverting Them", CVPR 2015
Damax18/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
Damax18/Deformable-ConvNets
Deformable Convolutional Networks
Damax18/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
Damax18/Detect-Track
Code release for "Detect to Track and Track to Detect", ICCV 2017
Damax18/DPNs
Dual Path Networks
Damax18/ECO
Matlab implementation of the ECO tracker.
Damax18/generative_inpainting
Generative Image Inpainting with Contextual Attention https://arxiv.org/abs/1801.07892, demo: http://jhyu.me/demo
Damax18/jupyter_tensorboard
Start Tensorboard in Jupyter Notebook
Damax18/LAB
[CVPR 2018] Look at Boundary: A Boundary-Aware Face Alignment Algorithm
Damax18/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Damax18/PyTorch-Encoding
A PyTorch Extension Toolbox
Damax18/reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
Damax18/SENet
Squeeze-and-Excitation Networks
Damax18/siamese-fc
State-of-the-art performance in arbitrary object tracking at 50-100 FPS with Fully Convolutional Siamese networks.
Damax18/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
Damax18/StockPricePrediction
Stock Price Prediction using Machine Learning Techniques
Damax18/TBCF
Tracking Benchmark for Correlation Filters
Damax18/TuSimple-DUC
Understanding Convolution for Semantic Segmentation
Damax18/UFLDL_Exercise
The UFLDL_Exercise code (Matlab)
Damax18/UNIT
unsupervised/unpaired image-to-image translation using coupled GANs
Damax18/visualize_matconvnet
A simple code to visualize net for matconvnet.
Damax18/walkback_nips17
Variational Walkback, NIPS'17