In
|
#"framewise_features": framewise, |
the option that generates features for a given video is commented out, is there a reason for that?
In https://github.com/VIPL-SLP/VAC_CSLR it is not commented out and looks like it is working as expected, so is there a reason why the features option is not accessible here without changing the source code?
Was this just a simple oversight from the authors, or is this option really not meant to be used ?
In
SlowFastSign/slr_network_multi.py
Line 103 in 21bb475
In https://github.com/VIPL-SLP/VAC_CSLR it is not commented out and looks like it is working as expected, so is there a reason why the features option is not accessible here without changing the source code?
Was this just a simple oversight from the authors, or is this option really not meant to be used ?