Artyom

Results 8 issues of Artyom

I'm making request with header application/json but no json provided and I get cors error. However my cors makes no error, when this header is not provided. It also works...

Hello, I didn't found any tests with m>=5, do you have those results?

Hi, is there an option to resume training from checkpoint?

Hi, I can't find constants.py in the repository, however it does present in the imports, what can I do with that?

Did you tried fp16 to increase batch size?

Ram is growing during train loop I'm training arcface in recognition/arcface_torch. `torchrun --nproc_per_node 2 train_v2.py configs/custom_ds_pfc03_40epoch_2gpu_vits` - script launch ``` from easydict import EasyDict as edict config = edict() config.margin_list...

Is there a guide / doc page how to build vscode extension?