Timer

Results 16 comments of Timer

IndexError: list index out of range

Thank you very much for your reply. I have made changes as you said, but the training results seem to be abnormal. I have 10 class Can you develop a...

![image](https://user-images.githubusercontent.com/76424739/148098968-5690a5a9-515a-4f55-8268-a8a802723857.png) I have followed your tutorial to train on my own data set. No errors were reported during the training process. I used two data sets, but it seems that...

![image](https://user-images.githubusercontent.com/76424739/148099908-1d01eca5-6cbe-436b-abde-b9c72df3871a.png)

![image](https://user-images.githubusercontent.com/76424739/148100653-251c0eb8-7c81-4f62-9988-dd26cabeaa10.png) This is the result in another data set. This data set contains 10 types of construction machinery and contains a total of 10,000 pictures. I followed your tutorial for...

![image](https://user-images.githubusercontent.com/76424739/148100867-bd1adf1c-3584-45e2-8879-2419c28f1450.png) This is the result of training on the coco standard data set for 2 hours, and it seems correct. But with my own data set, the above results appeared....

我也遇到了这个问题 怎么解决啊?

(Soft) smn@smn-Z87X-HD3:/media/smn/Elements SE/SoftTeacher-main$ bash tools/dist_train_partially.sh semi 2 10 1 + TYPE=semi + FOLD=2 + PERCENT=10 + GPUS=1 + PORT=29500 ++ dirname tools/dist_train_partially.sh + PYTHONPATH=tools/..: + [[ semi == \b\a\s\e\l\i\n\e ]]...

Traceback (most recent call last): File "tools/train.py", line 198, in main() File "tools/train.py", line 193, in main meta=meta, File "/media/smn/Elements SE/SoftTeacher-main/ssod/apis/train.py", line 206, in train_detector runner.run(data_loaders, cfg.workflow) File "/home/smn/anaconda3/envs/Soft/lib/python3.6/site-packages/mmcv/runner/iter_based_runner.py", line...