Commit Graph

2152 Commits

Author SHA1 Message Date
XiangAn
bf32ec2d3f Resolved torchrun Bug: Fixed issue #2163
Updated torch.distributed.launch to torchrun.
2023-02-08 23:15:46 +08:00
XiangAn
b974acc104 Resolved DALI Bug: Fixed issue #2235
DALI's inability to read InsightFace style rec by implementing the script 'scripts/shuffle_rec.py' to generate shuffled recs.
2023-02-08 21:39:03 +08:00
Jia Guo
cff32e0921 init cvpr23-fas-wild page 2023-02-08 18:48:23 +08:00
Xiang An
c7bf2048e8 Update README.md 2023-02-04 19:57:44 +08:00
Xiang An
0dee3bdac5 Update prepare_webface42m.md 2023-02-04 19:41:28 +08:00
Xiang An
54f1a95155 Update prepare_webface42m.md 2023-02-04 19:40:24 +08:00
Xiang An
9c9cabf63a Update README.md 2023-02-04 19:37:04 +08:00
Jia Guo
f091989568 fix typo of wandb 2023-01-24 22:33:39 +08:00
Jia Guo
cc64315087 fix using_wandb 2023-01-05 18:31:49 +08:00
Jia Guo
1bde35a620 Merge pull request #2209 from Msameim181/master
Update WebFace, Dali, WandB Configs and Docs.
2023-01-03 17:10:31 +08:00
Mohammad Mahdi Samei
53b4b2f2cd Update Main Installation Doc 2023-01-03 11:42:10 +03:30
Mohammad Mahdi Samei
a97b8da8e8 Update Dali Doc. 2023-01-03 11:33:24 +03:30
Mohammad Mahdi Samei
e9b014821a Merge branch 'master' of github.com:Msameim181/insightface 2023-01-03 11:23:23 +03:30
Mohammad Mahdi Samei
9ddacc1e7c Dali installation added and Doc Updated. 2023-01-03 11:21:42 +03:30
Mohammad Mahdi Samei
2398746bcf WebFace Doc Updated 2023-01-03 11:20:41 +03:30
Mohammad Mahdi Samei
90cac16d1a Update WandB Configs, Add Resume Option. 2023-01-03 11:01:58 +03:30
Jia Guo
05a156f981 Merge pull request #2207 from Msameim181/master
Add WandB to arcface_torch.
2023-01-02 01:39:39 +08:00
Mohammad Mahdi Samei
2728b1f68d Update WandB Imports 2023-01-01 19:58:29 +03:30
Mohammad Mahdi Samei
2f64881ad1 Add WandB to arcface_torch.
WandB will log train and validation results. Default configs are in recognition/arcface_torch/configs/base.py
2023-01-01 17:34:26 +03:30
Jia Guo
e7e0a6c84e add authentication to swapping demo 2023-01-01 21:20:15 +08:00
Jia Guo
f8aa2c17e1 add source code of recognition web-demo 2023-01-01 20:47:19 +08:00
Jia Guo
04da49fbbd Update README.md 2022-12-20 20:54:55 +08:00
Jia Guo
b57a782e23 Merge branch 'master' of https://github.com/deepinsight/insightface 2022-12-17 10:13:12 +08:00
Jia Guo
ffa12d3150 fix align template while inputsize divided by 128 2022-12-17 10:13:05 +08:00
XiangAn
0fa99cb62a Merge branch 'master' of github.com:deepinsight/insightface 2022-12-15 22:44:49 +08:00
XiangAn
657ae30e41 fixed arcface impl 2022-12-15 22:44:20 +08:00
Jia Guo
7ccda0473d Merge pull request #2196 from victor30608/patch-1
Update LICENSE
2022-12-15 22:44:20 +08:00
XiangAn
5c9f7c47c8 fixed killing 2022-12-15 22:43:24 +08:00
Viktor Bordiuzha
97740e33b2 Update LICENSE 2022-12-15 16:58:56 +03:00
Jia Guo
172a6bb99b Update README.md 2022-12-14 11:13:17 +08:00
Jia Guo
87d0bbe642 tiny 2022-12-14 11:05:18 +08:00
Jia Guo
d05e9a12d3 pip 0.7.1 2022-12-14 10:55:08 +08:00
Jia Guo
80e20d868f Update README.md 2022-12-02 12:42:20 +08:00
Jia Guo
eaa60fb284 Update README.md 2022-11-28 22:50:28 +08:00
Jia Guo
80d2017071 Update README.md 2022-11-28 22:49:07 +08:00
Jia Guo
645f6ad2c7 fix inswapper_main 2022-11-28 22:45:27 +08:00
Jia Guo
2042fe23bd Create README.md 2022-11-28 22:44:31 +08:00
Jia Guo
1d52b287cf more output of inswapper example 2022-11-28 22:19:42 +08:00
Jia Guo
cccf10f6da add long_description_content_type in setup.py 2022-11-28 21:27:34 +08:00
Jia Guo
e3db188ce8 Merge branch 'master' of https://github.com/deepinsight/insightface 2022-11-28 21:05:21 +08:00
Jia Guo
bbbb45c460 add inswapper, to pip 0.7 2022-11-28 21:05:17 +08:00
Jia Guo
6258ab9869 add input_size cfg in arcface_onnx 2022-11-28 21:03:37 +08:00
Jia Guo
1f73c50a85 add batch option in mxnet_to_onnx 2022-11-28 21:03:14 +08:00
Jia Guo
09f6e58a83 Update README.md 2022-11-28 21:02:46 +08:00
Jia Guo
6562e324a0 Update README.md 2022-11-24 00:11:27 +08:00
Jia Guo
eaeab8947c Update README.md 2022-11-24 00:10:34 +08:00
Jia Guo
6140283500 Update README.md 2022-10-29 00:19:57 +08:00
Jia Guo
afda338f88 Update README.md 2022-10-18 00:24:37 +08:00
nttstar
2823d802f1 add validate for jmlr 2022-10-15 13:00:10 +08:00
nttstar
1df6b6bfe8 scrfd: add grayscale aug 2022-10-14 19:14:40 +08:00