arunsubk

Results 19 issues of arunsubk

Thanks a lot for the wonderful project. Could you please help with a pre-trained model of IR_SE_50 (and if possible 152) as well? I see only IR_50 made available in...

Hi, Could you please let know the purpose of the backup folder? I see some interesting implementation there (such as dataparallel for HEAD etc). But why then is it not...

Hi, Thanks a lot for this. Could you please however let know why the 'part of the training' data Baidu link is dysfunctional? The link does not return any file....

Thanks firstly for sharing this. Could you/anyone please let know why the bottleneck_IR model is different in body from the basic Bottleneck block of resnet50? Link of resnet Bottleneck here...

Hi, Firstly thanks for this great repo. In the Examples_pytorch.ipynb file, If i change ``call_model_args = {class_idx_str: prediction_class}`` to ``call_model_args = {class_idx_str: }`` XRAI mask still remains that of Doberman...

Hi, The link under Videos/README.md for sport h5 and json file i.e. https://drive.google.com/drive/folders/11fi8rtYnPmiyMngUVeOF4vBzUjnISYiH?usp=sharing is broken. Could you please help?

Hi @chinhsuanwu / All, Could you please help with pointers or code to visualize the attention maps generated by mobilevit? While the regular ViT can be rescaled to image size...

Hi @syorami , All, I hope to understand sparse encoding conceptually better hopefully with an answer to this question. Why do two different classes have the same neurons contributing to...

Hi @syorami /Anyone, As I understand it, the goal of sparse constraint is to enable only the "encoding" to be sparse. Why then is sparsity loss accumulated across every fc...

Dear Authors/All, Thanks for the great work and share. Could you please tell the significance of flow_scale values "upper_2", "upper_0.2" and "lower_0.2"? Pardon if it is mentioned somewhere but I...