-
I tried to train model with such command:
`python train.py --name simswap224_test --continue_train False --which_epoch latest --batchSize 16 --gpu_ids 0 --Gdeep False --dataset vggface2_crop_arcfac…
-
**Symptom**
[Arcface](https://github.com/onnx/models/tree/master/vision/body_analysis/arcface) model from onnx model zoo doesn't run properly in ONNX runtime session run (tested in 1.0.0).
The f…
-
use this weights to train. but unfortunately, it raised an error as below:
arcface-pytorch/train.py", line 144, in
pretrained_dict = {k: v for k, v in pretrained_dict.items() if np.shape(mode…
-
com.certify.snap.faceserver.FaceServer.deleteInfo
FaceServer.java, line 714
java.util.ConcurrentModificationException: java.util.ConcurrentModificationException
-
Does anyone know how this can be done in the test_one_image.py file ? i have been running this script in .ipynb
!cd SimSwap & python test_one_image.py \
--no_simswaplogo \
--crop_size 224 \
-…
-
不清楚如何解決這問題
!python test_one_image.py --isTrain false --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path crop_224/6.jpg --pic_b_path crop_224/ds.jpg --output_path output/
…
-
could author add adaface loss to your insightface?
adaface code: https://github.com/mk-minchul/AdaFace/blob/master/head.py
eeric updated
4 months ago
-
Hi! I have the following problem when trying to start Compreface/SubCenter-ArcFace-r100-gpu
I have the error
RuntimeError: simple_bind error. Arguments:
date: (1, 3, 480, 640)
Traceback (most re…
-
你好!我想更换一个新的backbone,但是这两变量不知道指什么,感谢!
-
Hi,
https://github.com/deepinsight/insightface/blob/master/recognition/arcface_torch/backbones/iresnet.py#L152
when training arcface-torch, you guys convert last fc layer to fp32.
why do you …
twmht updated
3 years ago