NB-Xie
Results
2
comments of
NB-Xie
> @tjinjin95 I trained online model using the TSM code. Then I save the model and inference using the inference code. Where you need to change is the buffer size...
> > I type following command : > > ``` > > python main.py jester RGB \ > > --arch mobilenetv2 --num_segments 8 \ > > --gd 20 --lr 0.001...