Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yolt3 test question #102

Open
1246886181 opened this issue Nov 27, 2020 · 0 comments
Open

yolt3 test question #102

1246886181 opened this issue Nov 27, 2020 · 0 comments

Comments

@1246886181
Copy link

Permit me to introduce myself...

for YOLT3, boxes_per_grid must be divisble by 3!
RETURNING!

SIMRDWN now...

Traceback (most recent call last):
File "simrdwn/core/simrdwn.py", line 1948, in
main()
File "simrdwn/core/simrdwn.py", line 1939, in main
train_cmd1, test_cmd_tot, test_cmd_tot2 = prep(args)
File "simrdwn/core/simrdwn.py", line 1166, in prep
os.chdir(args.simrdwn_dir)
AttributeError: 'NoneType' object has no attribute 'simrdwn_dir'

my test words
python simrdwn/core/simrdwn.py --framework yolt3 --mode test --outname ships_results --label_map_path class_labels_car.pbtxt --weight_file yolov3.weights --yolt_cfg_file yolt3/cfg/yolov3.cfg --testims_dir data --keep_test_slices 0 --test_make_legend_and_title 0 --edge_buffer_test 1 --test_box_rescale_frac 1 --plot_thresh_str 0.2 --slice_sizes_str 416 --slice_overlap 0.2 --alpha_scaling 1 --show_labels 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant