Great to find your repo, @antoine77340!
I have 3 questions for you to answer:
- The shape of my .npy file is (66, 2048), 66 is calculated as the total number of frames in the video divided by the batch size right?
- The output shape I want is (10, 66, 2048), 10 is 10 crops argumentation, can you tell me how to do it?
- If I want to change the resnet101 model to the resnet50 model, what components do I need to change in your repo?
Thank you so much!
Great to find your repo, @antoine77340!
I have 3 questions for you to answer:
Thank you so much!