JJBOY / BMN-Boundary-Matching-Network

A pytorch-version implementation codes of paper: "BMN: Boundary-Matching Network for Temporal Action Proposal Generation", which is accepted in ICCV 2019.
MIT License
291 stars 64 forks source link

Training parameters #8

Closed BlueDing101 closed 5 years ago

BlueDing101 commented 5 years ago

Thanks for the pytorch codes. I've downloaded the dataset and try to train the model. Could you please tell me your training parameters in the opts.py file? Or you're using all the default parameters? Thanks.

JJBOY commented 5 years ago

The default settings are my lasting settings which got the results as the README claimed.