pytorch/caffe2/python/helpers
Du Tran 033ab9da1b Adding video data layer for caffe2
Summary: Adding a simple video data layer which allows to read video data from frames, videos and output 5D tensor. It also allows multiple labels. The current implementation is based on ffmpeg

Differential Revision: D4801798

fbshipit-source-id: 46448e9c65fb055c2d71855447383a33ade0e444
2017-05-05 14:16:38 -07:00
..
algebra.py rename model_helpers to brew and lowercase all helper functions 2017-04-24 15:52:26 -07:00
arg_scope.py arg_scope for model_helper 2017-04-24 15:52:25 -07:00
array_helpers.py rename model_helpers to brew and lowercase all helper functions 2017-04-24 15:52:26 -07:00
conv.py rename model_helpers to brew and lowercase all helper functions 2017-04-24 15:52:26 -07:00
dropout.py rename model_helpers to brew and lowercase all helper functions 2017-04-24 15:52:26 -07:00
fc.py rename model_helpers to brew and lowercase all helper functions 2017-04-24 15:52:26 -07:00
nonlinearity.py rename model_helpers to brew and lowercase all helper functions 2017-04-24 15:52:26 -07:00
normalization.py fix LRN order 2017-04-27 16:46:47 -07:00
pooling.py Re-apply #266 2017-04-25 21:17:04 -07:00
tools.py Adding video data layer for caffe2 2017-05-05 14:16:38 -07:00
train.py Adding add_weight_decay and image_input to brew module 2017-04-25 16:03:58 -07:00