Ship_Tilt_Detection/必看.log

17 lines
533 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

用于训练倾斜框检测
1、\datasets\DOTA_devkit\dota-v1.5_evaluation_task3.py 为改后的求mAP文件。 yanzheng 文件夹里为mAP求值的格式
2、 dataPath下 images labelTxt 两个文件夹再加上trainval.txt test.txt 由split_txt.py实现
3、change_jpg_2_png.py
4、ctrbox_net.py中配置resnet网络18、34、50、101
5、dataset下dataset_dota.py 里图片png或jpg格式得调整下只能一个。
6、main用于训练、验证、检测
./weights_dota 存放训练后的权重