• S
    modifications on PaddleVideo to enable universality of codes (#2872) · 96c57e63
    SunGaofeng 提交于
    * fix reader, metrics, frameworks to increase universality of PaddleVideo
    
    * change config files from .txt to .yaml
    
    * fix input to use PyReader and modify on readme to fit new codes
    
    * adjust code structure and modify configs and readme to fit standard
    
    * modify links of pdparams in readme and scripts
    
    * fix pickle.dump in python3 and modify on readme of attention_lstm
    
    * add description of weights argument in eval/predict/inference_model.py
    96c57e63
train.py 8.6 KB