Code Monkey home page Code Monkey logo

keras-yolo3's Issues

损失特别大有啥优化策略吗

Epoch 38/50
4/4 [==============================] - 10s 2s/step - loss: 92487.3184 - val_loss: 75600.4219
Epoch 39/50
4/4 [==============================] - 10s 3s/step - loss: 89534.9199 - val_loss: 63017.3125
Epoch 40/50

Grayscale

How can I train yolo on grayscale images? I have changed channels to 1 in .cfg file as well as Input(shape=(None, None, 1)) in train.py. I got this error: ValueError: Error when checking input: expected input_1 to have shape (None, None, 1) but got array with shape (416, 416, 3) How to preprocess images properly?

Early stopping

In training raccoon data, having the error:

Epoch 00094: ReduceLROnPlateau reducing learning rate to 9.999999939225292e-10.
Epoch 00094: early stopping.

how to solve the problem?

getting smaller boxes in output

I trained my model on darknet on my dataset.I have successfully converted my model in keras but when i testing this keras model i am getting many small bounding box but the labels are correct.

how to save only the bounding box

HI,

i would like to know if there is a way to perform prediction on new images or videos and then crop and save only the bounding box

thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.