Shuo Chen
Results
2
issues of
Shuo Chen
Thanks a lot for open-sourcing the code. I follow the instruction of SSv2 to prepare the Kinetics. Both the validation set and test set category ID starts from 0, as...
Thanks for your elegant code. I've got a question about the output weight. Though sigmoid function could output a non-zero vector. https://github.com/ShiYunyi/Meta-Weight-Net_Code-Optimization/blob/1d3cab0f4ad435e2569de97b21694771437321b3/model.py#L108 But the weight vector's elements could be all...