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

convert yolo9000.weights error #191

Open
futureflsl opened this issue Dec 25, 2020 · 0 comments
Open

convert yolo9000.weights error #191

futureflsl opened this issue Dec 25, 2020 · 0 comments

Comments

@futureflsl
Copy link

np_resource = np.dtype([("resource", np.ubyte, 1)])
Loading weights.
Weights Header: [ 0 1 0 15501312]
Parsing Darknet config.
Traceback (most recent call last):
File "./yad2k.py", line 270, in
_main(parser.parse_args())
File "./yad2k.py", line 91, in _main
cfg_parser.read_file(unique_config_file)
File "/home/fut/anaconda3/envs/fut/lib/python3.7/configparser.py", line 717, in read_file
self._read(f, source)
File "/home/fut/anaconda3/envs/fut/lib/python3.7/configparser.py", line 1091, in _read
fpname, lineno)
configparser.DuplicateOptionError: While reading from '<???>' [line 4]: option 'batch' in section 'net_0' already exists

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