Markin-Wang / FFVT

[BMVC 2021] The official PyTorch implementation of Feature Fusion Vision Transformer for Fine-Grained Visual Categorization
Other
48 stars 10 forks source link

Apex problem #3

Open SaadTazroute opened 2 years ago

SaadTazroute commented 2 years ago

Thank you for this awesome work.

I'm getting a problem when using the training script. The problem is related with apex, can you include a command how to install it properly (I tried to do it with pip but it doesn't work)

Have a nice day

Markin-Wang commented 2 years ago

Thank for your interest. Please post your issue in this repository Github/Apex as your problem is about apex. I believe the developer group of apex can better solve your problem. I also follow the instruction of that repository to install the apex.

Best Regards.