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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: