Kamal Gupta
Kamal Gupta
Hi @yjxiong Are the hyperparameters for training and testing on Kinetics same as the one you've used for UCF101? Thanks
Not sure but it looks like the goal of remapping is to reassign vector indices to a subset of values (instead of default `[0, n_e-1]`). This might be done for...
I have a related question. It looks like the current config file `sflckr_cond_stage.yaml` leads to resizing the image to SmallestMaxSize=256. So the model was essentially trained using smaller (resized) images....
@christopherblum - Were you able to figure this out?
We use [this repo](https://github.com/ChrisWu1997/PQ-NET) for pre-processing the PartNet data. I'll try to release the generation code soon.
Please share what you've tried so far to load the model and the error you're getting