escorciav / deep-action-proposals

Action Proposals generated by deep models
MIT License
28 stars 6 forks source link

Indexing error on c3d_batch_feature_stacking #5

Closed escorciav closed 8 years ago

escorciav commented 8 years ago

This loop assumes that the DataFrame is contiguous i.e. index from 0 to df.shape[0].