Pinned Repositories
awesome-deep-map
A curated list of resources dedicated to computer vision and related algorithms for creating, correcting maps. Feel free to make PRs to contribute.
awesome-optical-flow-algorithm
A curated list of resources dedicated to optical flow algorithms. Feel free to make PRs to contribute.
BoW_frameworks
This is a BoW implementation for action recognition problem in Matlab.
extract-video-frames
Tools to extract frames from video based on OpenCV and FFMPEG.
my-very-deep-caffe
This is an implementation of very deep two stream CNNs for action recognition. The implementation is inspired by Wang et. al., https://github.com/yjxiong/caffe. Some improvements from Wang's implementation include reading videos from LDMB database, faster testing using LDMB interface. The aim is to work better with big dataset such as UCF101, HMDB51, Sports1M and ActivityNet easily.
New-C3D-Caffe
This is a reimplementation of 3D CNN (http://vlg.cs.dartmouth.edu/c3d/). It is compatitable with Caffe 2016. The Caffe is forked from Caffe commit c1126aadb6eab5229203bfba9495bc2b06b4ae89. This is an obsolete code, I do not provide the support for the project.
OpticalFlow-comparisons
Comparisons between available optical flow implementations using MATLAB.
road_visualizer
This software is a modification of Visualizer from Spacenet competition for road extraction. I made it work for DeepGlobe dataset also.
two-stream-fcan
The repository to contain codes and models for paper "Two-stream Flow-guided Convolutional Attention Networks for Action Recognition".
UCF-Sports-annotations
UCF Sports annotations: This repository provides human bounding box annotations of UCF Sports dataset and a function to read these annotations.
antran89's Repositories
antran89/awesome-optical-flow-algorithm
A curated list of resources dedicated to optical flow algorithms. Feel free to make PRs to contribute.
antran89/road_visualizer
This software is a modification of Visualizer from Spacenet competition for road extraction. I made it work for DeepGlobe dataset also.
antran89/two-stream-fcan
The repository to contain codes and models for paper "Two-stream Flow-guided Convolutional Attention Networks for Action Recognition".
antran89/my-very-deep-caffe
This is an implementation of very deep two stream CNNs for action recognition. The implementation is inspired by Wang et. al., https://github.com/yjxiong/caffe. Some improvements from Wang's implementation include reading videos from LDMB database, faster testing using LDMB interface. The aim is to work better with big dataset such as UCF101, HMDB51, Sports1M and ActivityNet easily.
antran89/BoW_frameworks
This is a BoW implementation for action recognition problem in Matlab.
antran89/awesome-deep-map
A curated list of resources dedicated to computer vision and related algorithms for creating, correcting maps. Feel free to make PRs to contribute.
antran89/New-C3D-Caffe
This is a reimplementation of 3D CNN (http://vlg.cs.dartmouth.edu/c3d/). It is compatitable with Caffe 2016. The Caffe is forked from Caffe commit c1126aadb6eab5229203bfba9495bc2b06b4ae89. This is an obsolete code, I do not provide the support for the project.
antran89/extract-video-frames
Tools to extract frames from video based on OpenCV and FFMPEG.
antran89/dense_flow
This is an modification of dense_flow software to extract flows and frames fro large dataset such HMDB51, UCF101, Sports1M
antran89/activitynet2017-nus
The repository to contain all codes and models for ActivityNet competition from NUS.
antran89/clipping_ssbd_videos
Self-Stimulatory Behaviours Dataset (SSBD) dataset toolbox.
antran89/ud120-projects
Introduction to Machine Learning course
antran89/ActivityNet
This repository is intended to host tools and demos for ActivityNet
antran89/caffe-segmentation
modified version of Caffe which support DeconvNet and DecoupledNet, and I add modifications to supports reconstruction tasks.
antran89/OlympicsDataset
convert Olympic Sports dataset into avi file, split them into train and test folder
antran89/pp-linknet
antran89/shopee_tf_object_detection_api_examples
antran89/sports1m-crawler
Scripts to download Sports1M dataset.
antran89/antran89.github.io
Homepage of An Tran
antran89/apls
Python code to evaluate the APLS metric
antran89/awesome-deep-fashion
A curated list of resources dedicated to fashion retrieval and recognition.
antran89/awesome-emotion-recognition
A curated list of resources dedicated to emotion recognition.
antran89/azcv
Command line tools utilising Azure Computer Vision Cognitive Services using the mlhub.ai framework
antran89/C3D
C3D is a modified version of BVLC caffe to support 3D ConvNets.
antran89/caffe
Caffe: a fast open framework for deep learning.
antran89/codejam-templates
Templates for Google Code Jam contest in different programming languages
antran89/eczema-project
antran89/HangmanGame
antran89/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
antran89/Piexif
Exif manipulation with pure python script.