ACmix icon indicating copy to clipboard operation
ACmix copied to clipboard

Official repository of ACmix (CVPR2022)

Results 21 ACmix issues
Sort by recently updated
recently updated
newest added

请问作者可以放出关于目标检测实现的代码吗

The ACmix module consumes too much gpu resources

Can I use ACmix in test_bottleneck.py to replace Conv 3*3 in other network directly?

Hi! Thanks for your great work! I think squeeze should be replaced by unsqueeze https://github.com/LeapLabTHU/ACmix/blob/81dddb6dff98f5e238a7fb6ab174e256489c07fa/ResNet/test_bottleneck.py#L65

![1650975789(1)](https://user-images.githubusercontent.com/73508013/165299460-481ca69d-64c5-4632-9cc2-6ae22dcd7bfc.png) Why does the tensor of fp16 appear in acmix?

When you will release the pre-trained models of ResNet, SAN, and PVT?

When will you release the pre-train model of ResNet?

Hello, if I want to transform other networks, can I directly use acmix instead of large volume core?

hello,I would like to learn the code based on the objection detection