From bc288c914d4619c984cbec988450aed5164bdd5e Mon Sep 17 00:00:00 2001 From: Xuanhong Chen Date: Tue, 26 Sep 2023 01:38:37 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4621f75..28e5a61 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ If you find this project useful, please star it. It is the greatest appreciation ## Top News +**`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