ferreirafabio / video2tfrecord
Easily convert RGB video data (e.g. .avi) to the TensorFlow tfrecords file format for training e.g. a NN in TensorFlow. This implementation allows to limit the number of frames per video to be stored in the tfrecords.
☆153Updated 2 years ago
Alternatives and similar repositories for video2tfrecord:
Users that are interested in video2tfrecord are comparing it to the libraries listed below
- A Python module to decode video frames directly, using the FFmpeg C API.☆262Updated 5 years ago
- Detectorch - detectron for PyTorch☆557Updated 6 years ago
- [CVPR 2017] Unsupervised deep learning using unlabelled videos on the web☆259Updated 5 years ago
- A repository of state-of-the-art deep learning methods in computer vision☆194Updated 6 years ago
- The pretrained models trained on Moments in Time Dataset☆361Updated 4 years ago
- Video Classification using 2 stream CNN☆311Updated 6 years ago
- Functions for creating tfrecords for TensorFlow models.☆109Updated 4 years ago
- Hierarchical Attentive Recurrent Tracking☆146Updated 6 years ago
- PyTorch Implementation of Realtime Multi-Person Pose Estimation project.☆159Updated 7 years ago
- Compressed Video Action Recognition☆504Updated 6 years ago
- The implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Track: Efficient Pose Estimation in Videos"☆1,001Updated 6 years ago
- Dockerfile and runscripts for FlowNet 2.0 (estimation of optical flow)☆158Updated 5 years ago
- Codes for popular action recognition models, verified on the something-something data set.☆244Updated 5 years ago
- Download DeepMind's Kinetics dataset.☆265Updated 2 years ago
- C3D for Keras + TensorFlow☆176Updated 7 years ago
- PyTorch code for the "Deep Neural Networks with Box Convolutions" paper☆510Updated 5 years ago
- Temporal 3D ConvNet☆105Updated 6 years ago
- Keras implementation of video classifier☆111Updated 6 years ago
- A one stop shop for all of your activity recognition needs.☆107Updated 5 years ago
- visualization of CNN in PyTorch☆155Updated last year
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆97Updated 5 years ago
- keras implementation of inflated 3d from Quo Vardis paper + weights☆137Updated 7 years ago
- Keras version of Realtime Multi-Person Pose Estimation project☆118Updated 6 years ago
- DeepPose implementation on TensorFlow. Original Paper http://arxiv.org/abs/1312.4659