KerasKorea / KerasObjectDetector

Keras Object Detection API with YOLK project 🍳
MIT License
113 stars 48 forks source link

Setup README.md Layout #2

Closed simba328 closed 4 years ago

simba328 commented 5 years ago

I've just set up the layout of README.md. Please leave a comment if you have something to edit or add. (The logo is a temporary image.)

Keras Object Detection API (YOLK)

_You Only Look Keras :friedegg:

Object Language DeepLearning KerasKorea KerasKorea

As a 2019 Open Source Countibuthon Project, we create Kears Object Detection API.
The purpose of Keras Object Detection API is to make it easy and fast so that everyone can create their own Object Detection model without difficulty.
Detailed instructions for use will be updated at a later. You can look forward to it. 🤓

Contents

Installation

Testing

Usage

Setup environment

version
python 3.6
tensorflow 1.14.0
keras 2.2.4

Release information

MijeongJeon commented 5 years ago

Hi, simba328 YOLK logo is sooo cute and contents list is well constructed. Could you make a readme branch and commit-push-pull request with it!? Thanks!

simba328 commented 5 years ago

Thank you for your comment. I made readme branch and pull request.

mike2ox commented 5 years ago

Oh! Thank you, @simba328 And, I think it's good to put a picture of a team member like this README. :)

mike2ox commented 4 years ago

@simba328 @MijeongJeon I uploaded README.md to 'readme' branch. Plese check the contents and leave comments if there's anything missing or wrong. Thank you 😃

MijeongJeon commented 4 years ago

@mike2ox Thanks for well-arranged readme! Could you please add some images which are tested with object detection model?