Update README.md

This commit is contained in:
Xuanhong Chen
2023-09-26 01:38:37 +08:00
committed by GitHub
parent 1b04511c21
commit bc288c914d
+3
View File
@@ -34,6 +34,8 @@ If you find this project useful, please star it. It is the greatest appreciation
## Top News <img width=8% src="./docs/img/new.gif"/>
**`2023-09-26`**: We fixed bugs in colab!
**`2023-04-25`**: We fixed the "AttributeError: 'SGD' object has no attribute 'defaults' now" bug. If you have already downloaded **arcface_checkpoint.tar**, please **download it again**. Also, you also need to update the scripts in ```./models/```.
**`2022-04-21`**: For resource limited users, we provide the cropped VGGFace2-224 dataset [[Google Driver] VGGFace2-224 (10.8G)](https://drive.google.com/file/d/19pWvdEHS-CEG6tW3PdxdtZ5QEymVjImc/view?usp=sharing) [[Baidu Driver]](https://pan.baidu.com/s/1OiwLJHVBSYB4AY2vEcfN0A) [Password: lrod].
@@ -70,6 +72,7 @@ If you find this project useful, please star it. It is the greatest appreciation
- imageio
- moviepy
- insightface
- ***timm==0.5.4***
## Training