deepinsight / deepinsight/insightface

Fine-turn pretrained model

Open
#1,454 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29.7k
Forks
6.1k
PR merge metrics
No merged PRs in 30d

Description

I m using google colab pro for training arcface (mxnet) model with 'emore' dataset

I have tried several time for training because my resource have been disconnected every 20 hours.

also my model would not completely trained with this time

![image](https://user-images.githubusercontent.com/19206896/113500333-c2d50100-9525-11eb-8809-c81bb817e450.png)

also every time while saving checkpoint it will be saved to the same file './models/r50-arcface-emore/model-0001.params'

if someone let me know how to save every check point to the different file or any other solution for return to the last status and iteration after reconnect to my resources.

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the ArcFace MXNet training setup and its checkpoint configuration, starting with how the emore run writes model-0001.params. Verify the behavior across a reconnect or interrupted run; done means checkpoints are retained distinctly and training can resume from the latest saved iteration.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision, machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.