question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

custom.weights and custom-416

See original GitHub issue

Hello, please help So python save_model.py --weights ./data/custom.weights --output ./checkpoints/custom-416 --input_size 416 --model yolov4

I get error File "C:\Users\va\Documents\Arduino\yolov4-custom-functions-master\core\utils.py", line 143, in load_weights conv_weights = conv_weights.reshape(conv_shape).transpose([2, 3, 1, 0]) ValueError: cannot reshape array of size 4554552 into shape (1024,512,3,3) Where custom.names file?

Please help

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:6

github_iconTop GitHub Comments

2reactions
navidnaderycommented, Apr 27, 2021

@GiorgosBetsos Create and fill a text file named custom.names with string car Then, write it’s path on line 14 of ‘core/config.py’ file.

1reaction
iabesadzecommented, Jan 24, 2021

Ooook 😃 custom.names contain one row “car” its work fine

Read more comments on GitHub >

github_iconTop Results From Across the Web

G&H CUSTOM 70 .416 - Griffin & Howe
G&H CUSTOM 70 .416 ; Weight, 11.000000 ; Year of Manufacture, 2017 ; Manufactured in, USA ; Sights, H frnt,stndg bar w/2 fldg...
Read more >
Northern Precision Custom Bullets - Custom made bullets in ...
We now offer bullets in 6.5 to .500 and they are sold worldwide. we are always adding new bullets to our line, and...
Read more >
Custom Weights CALL FOR PRICE 888-854-8806 - EliteFTS
Custom Weights Add that finishing touch to gorgeous custom equipment - load it up with customized weights! We can customize your weights!
Read more >
How to Train YOLOv6 on a Custom Dataset - Roboflow Blog
Be sure to open the YOLOv6 Custom Training Colab Notebook alongside this ... 416 --weights runs/train/exp/weights/best_ckpt.pt --device 0.
Read more >
Train a custom YOLOv4-tiny object detector on Linux - Medium
This is where we will save our trained weights (This path is mentioned in… ... In this tutorial, we will be training a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found