Shen Chen(陈燊)
Shen Chen(陈燊)
Hi, thanks for your amazing work. How to use pyconv in other backbones (e.g. EfficientNet). Can I directly replace all the convolutional layers with PyConv, then load the imagenet pre-trained...
Thank you for your amazing work. Could you explain the meaning of `scale_and_shift` function in uncertainty_module.py?
## 🚀 Feature User can specify the local wandb directory path when migrating from wandb to aim. ### Motivation When using the command `aim convert wandb --entity 'my_team' --project 'test_project'`...
Hi, thank you for your excellent work. How to get the original dataset corresponding to each real face, such as VoxCeleb2 and AVSpeech?
I used all the pre-training models and data you provided to test. But on 12 bits, the mAP is only 0.3269. Why is the result so different from that of...
Excellent work! Could you share the traning log in ImageNet? Thank you very much!
The sketch matrix of SketchHash method is not saved during training. The variable of methodObj is reset to the initial value after each iteration。