Shanmugavadivelugopal

Results 5 comments of Shanmugavadivelugopal

@dineshp Thank you.While training the model got the following error in main.py storing name: TRN_something_RGB_BNInception_TRN_segment8 ``` Initializing TSN with base model: BNInception. TSN Configurations: input_modality: RGB num_segments: 8 new_length: 1...

@highway007 hi, I'm also trying to train my own dataset. when I tried to run the training code ``` python main.py something RGB \ --arch BNInception --num_segments 3 \ --consensus_type...

@highway007 hi, i have trained with my own dataset. Is there any way that i could predict a new video like in pretrained setup? Thanks in advance.

how can i train my own dataset. Can anyone suggest me ? Thanks in advance.