We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I was training the network, I met a problem that the loss was all 0. I couldn't solve it. The framework I used was yolt3.This is my command
python /simrdwn/core/simrdwn.py --framework yolt3 --mode train --outname dense_cars --yolt_cfg_file darknet.cfg --weight_file yolo.weights --yolt_train_images_list_file cowc_yolt_train_list.txt --label_map_path class_labels_car.pbtxt --max_batches 30000 --batch_size 64 --subdivisions 16
The text was updated successfully, but these errors were encountered:
same
Sorry, something went wrong.
No branches or pull requests
When I was training the network, I met a problem that the loss was all 0. I couldn't solve it. The framework I used was yolt3.This is my command
YOLT vechicle search
python /simrdwn/core/simrdwn.py
--framework yolt3
--mode train
--outname dense_cars
--yolt_cfg_file darknet.cfg
--weight_file yolo.weights
--yolt_train_images_list_file cowc_yolt_train_list.txt
--label_map_path class_labels_car.pbtxt
--max_batches 30000
--batch_size 64
--subdivisions 16
The text was updated successfully, but these errors were encountered: