You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
i succeed in training and testing LINEMOD dataset,and when i start to train on my own dataset
like this
python train.py --datacfg cfg/timer.data --modelcfg cfg/yolo-pose.cfg --initweightfile cfg/darknet19_448.conv.23 --pretrain_num_epochs 15
errors occured in saying
and when i add errors='ignore' to the code,errors occured in saying
The text was updated successfully, but these errors were encountered:
i succeed in training and testing LINEMOD dataset,and when i start to train on my own dataset
![image](https://user-images.githubusercontent.com/106600895/171183349-7cfd2026-51bb-4eb0-abc8-e705803192e8.png)
![image](https://user-images.githubusercontent.com/106600895/171183708-fac9a99c-56a9-4519-9b3a-30646e15f4cb.png)
like this
python train.py --datacfg cfg/timer.data --modelcfg cfg/yolo-pose.cfg --initweightfile cfg/darknet19_448.conv.23 --pretrain_num_epochs 15
errors occured in saying
and when i add errors='ignore' to the code,errors occured in saying
The text was updated successfully, but these errors were encountered: