allanzelener / YAD2K

YAD2K: Yet Another Darknet 2 Keras
Other
2.71k stars 878 forks source link

Generate yolo.h5 file #186

Open kir9-git opened 4 years ago

kir9-git commented 4 years ago

I get a error message when I run yad2k.py "Traceback (most recent call last): File "yad2k.py", line 270, in _main(parser.parse_args()) File "yad2k.py", line 156, in _main buffer=weights_file.read(weights_size * 4)) TypeError: buffer is too small for requested array "

Originally posted by @geserit5 in https://github.com/JudasDie/deeplearning.ai/issues/2#issuecomment-645880593

Any suggestions?

Any workaround to run the same in CUDA ?

kir9-git commented 4 years ago

Any thoughts or ideas about this ? Anybody could you share the yolo.h5 file in a shared folder ?