Pinned Repositories
action-detection
temporal action detection with SSN
ActionTubes
source code for Finding Action Tubes, CVPR 2015
ARTNet
Appearance-and-Relation Networks
ATDA
Implement of Asymmetric Tri-training for Unsupervised Domain Adaptation
awesome-deep-vision
A curated list of deep learning resources for computer vision
awesome-deeplearning-resources
Deep Learning and deep reinforcement learning research papers and some codes
benchmark_results
visual tracker benchmark results
Bi-box_Regression
Pytorch implementation of Bi-box Regression for Pedestrian Detection and Occlusion Estimation (ECCV2018)
caffe
A fork of Caffe with OpenMPI-based Multi-GPU (mainly data parallel) support for action recognition and more. More documentation please see the original readme.
scale-time-lattice
Code for our CVPR 2018 paper "Optimizing Video Object Detection via a Scale-Time Lattice".
Solomon1588's Repositories
Solomon1588/ActionTubes
source code for Finding Action Tubes, CVPR 2015
Solomon1588/ATDA
Implement of Asymmetric Tri-training for Unsupervised Domain Adaptation
Solomon1588/awesome-deep-vision
A curated list of deep learning resources for computer vision
Solomon1588/awesome-deeplearning-resources
Deep Learning and deep reinforcement learning research papers and some codes
Solomon1588/benchmark_results
visual tracker benchmark results
Solomon1588/caffe-model
Caffe models (imagenet pretrain) and prototxt generator scripts for inception_v3 \ inception_v4 \ inception_resnet \ fractalnet \ resnext
Solomon1588/CAM
Class Activation Mapping
Solomon1588/coco
MS COCO API - http://mscoco.org/
Solomon1588/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
Solomon1588/convnet-benchmarks
Easy benchmarking of all publicly accessible implementations of convnets
Solomon1588/craftGBD
code for CUImage and CUVideo
Solomon1588/deep-learning-demo
:pill: The data is the future of oil, digging the potential value of the data is very meaningful. This library records my road of machine learning study.
Solomon1588/deep-visualization-toolbox
DeepVis Toolbox
Solomon1588/deepdraw
Notebook example of how to generate class visualizations with Caffe
Solomon1588/DeepLearningBook-ReadingNotes
DeepLearningBook 读书会笔记及讲义
Solomon1588/demo
Solomon1588/detectionAnalysis
http://web.engr.illinois.edu/~dhoiem/projects/detectionAnalysis/
Solomon1588/DIGITS
Deep Learning GPU Training System
Solomon1588/grad-cam
[ICCV 2017] Torch code for Grad-CAM
Solomon1588/LDDP
Learning Detection with Diverse Proposals at CVPR 2017
Solomon1588/leetcode2016
Solomon1588/mxnet-ssd
MXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd
Solomon1588/person_search
Joint Detection and Identification Feature Learning for Person Search
Solomon1588/pyMHT
Track oriented, multi target, multi hypothesis tracker
Solomon1588/ResNeXt
Implementation of a classification framework from the paper Aggregated Residual Transformations for Deep Neural Networks
Solomon1588/ros-examples
This repository is home to a collection of ROS nodes that process 3D sensor information as examples for the Udacity/Didi $100k object detection challenge
Solomon1588/rrc_detection
Accurate Single Stage Detector Using Recurrent Rolling Convolution
Solomon1588/si-convnet
Implementation of the [Locally Scale-Invariant Convolutional Neural Network](http://www.umiacs.umd.edu/~kanazawa/papers/sicnn_workshop2014.pdf)
Solomon1588/Speed-accuracy-trade-offs-for-modern-convolutional-object-detectors
The purpose of this project is to reimplement the following paper: https://arxiv.org/pdf/1611.10012.pdf
Solomon1588/TPN
Tubelet Proposal Network