Chunduri Balaji tilak
Chunduri Balaji tilak
@Rhythmblue what should be the input format to the model. images of rgb/flow from the videos (or) .npy file of the rgb/flow of the videos.
@Gavin666Github How did you extract RGB and FLOW images? I have written a code using opencv to do it, but takes long time to generate flow images. And also the...
I was looking at the code to understand how "focus words" are derived. Looks like in the script "**QG_data_loader.py**" lines 265 to 295, they use **source sentence** and the **target...
Is it possible to classify document of length 30k tokens/words, using transformer-XL?