Giter Site home page Giter Site logo

yolo2-keras's Introduction

yolo2-keras

How to use this repo.

  • Train on your RBC datasets.
  • Load my model to detect Red Blood Cell.
  • Train step by step.

Train on your RBC datasets

First, please download the weights I have trained here(https://drive.google.com/open?id=1-M84cxZIyVeBUfxat0MF7Wn7hmLHUmsk) and put both in a directory named "models/". Its full path should be "models/tiny_yolo_backend.h5" and "models/tiny_yolo.h5".

Second, please run train.ipynb

Load my model to detect Red Blood Cell

Please run load_model.ipynb

Train step by step.

Step 1:Download the tiny_yolo_backend.py here(https://drive.google.com/open?id=1-M84cxZIyVeBUfxat0MF7Wn7hmLHUmsk) and put it in a directory named "models/". Its full path should be "models/tiny_yolo_backend.h5".

Step 2: In shell, run python train.py -c config.json.

Step 3: In shell, run python test.py -c config.json -w models/tiny_yolo.h5.

Here's the detected sample.
Image text

Please enjoy it! :)

yolo2-keras's People

Contributors

mjdelta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

yolo2-keras's Issues

Full Yolo Detect

Have you tried the full yolo for detecting or used the tiny yolo for other dataset ? I still find the confidences of the boxe are 0.5.

default

SOS weight files

i can not download the weight files.
is it valid yet?

or i am blocked by my country's firewall?
would u please send the weight files to my E-mail: [[email protected]]

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.