jessiffmm

Results 5 issues of jessiffmm

I execute: python3 load_weights.py --weights ./weights/yolov3-voc_custom.weights --output ./weights/yolov3-custom.tf --num_classes 8 But I got the following error: bn_weights = bn_weights.reshape((4, filters))[[1, 0, 2, 3]] ValueError: cannot reshape array of size 28...

Hi!! I have a question. I'm doing a project where I can use keras, tensorflow and darknet like in dl-detectionSuite. But I have a problem. When I use first keras...

Hi, I'm trying to use the sampleGenerator tool for labelling traffic images. I have seen that a file with tags is automatically generated and an image is saved with the...

Hi!! I'm triying to a yolov3 config and I get some errors. It said that it can't recognized yolo layer, upsampled layer,... I think that https://github.com/JdeRobot/darknet/ isn't compatible with yolo...

Hi!!! I'm trying to use Yolo in Deploy. But, when I press Process the windows closes. I don't get any mistakes, and that has surprised me. What can happen? Regards