Hello, can we use existing instances as a basis to train our own neural network
Hi @XIGUANG_LEE,
If you mean existing checkpoints, than the answer is yes. Our suggested (but not limited only to) is use the retraining dockers in the model-zoo.
hailo_model_zoo/training at master · hailo-ai/hailo_model_zoo (github.com)
1 Like
Okay, I understand now. Thank you