NVIDIA-AI-IOT / trt_pose

Real-time pose estimation accelerated with NVIDIA TensorRT
MIT License
957 stars 290 forks source link

Resume training from checkpoint and Start training from pretrained model #165

Open JJLimmm opened 1 year ago

JJLimmm commented 1 year ago

Hi @jaybdub ,

  1. Does this project have the feature to resume training from a checkpoint?

  2. Are we able to start training from a pretrained model on a new dataset?

Thank you!