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

Detect the plate and display more rectangular shaped zone. #108

Open
albertwow80 opened this issue Jun 10, 2023 · 0 comments
Open

Detect the plate and display more rectangular shaped zone. #108

albertwow80 opened this issue Jun 10, 2023 · 0 comments

Comments

@albertwow80
Copy link

albertwow80 commented Jun 10, 2023

Dear Sir,

I setting my environment that is well for me.

howerver, The image diplay not only one rectangular shaped zone when I use below command.( as figure)

how I solve this issue? Thanks.

# custom yolov4
python save_model.py --weights ./data/custom.weights --output ./checkpoints/custom-416 --input_size 416 --model yolov4

# Run custom yolov4 tensorflow model
python detect.py --weights ./checkpoints/custom-416 --size 416 --model yolov4 --images ./data/images/car.jpg

figure :
https://drive.google.com/file/d/1--lNz7XNw1ssbe85yQEbCCGrNemTm1OE/view?usp=sharing

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