Giter Site home page Giter Site logo

okinawa-ai-beach-robot / beach-cleaning-object-detection Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 3.0 54.84 MB

Object detection model, and training data for use in a beach cleaning robot based in Okinawa, Japan

License: GNU General Public License v3.0

Jupyter Notebook 62.79% Python 37.21%

beach-cleaning-object-detection's Introduction

beach-cleaning-object-detection

Object detection model, and training data for use in a beach cleaning robot based in Okinawa, Japan

Install

Notebooks

In case you want to use conda virtual environment management, installation can be done as follows:

conda create --name beachbot
conda activate beachbot

pip install notebook *[or alternatively pip install jupyterlab]*
conda install -c anaconda ipykernel
python -m ipykernel install --user --name=beachbot

Alternatively, jupyter notebook can be installed via conda:

conda install -c conda-forge notebook
conda install -c conda-forge nb_conda_kernels

After this you should be able to start the notebooks like this:

cd [github repositor folder]
jupyter notebook

For kernel selection (in jupyter gui), you can select beachbot as python kernel. Dont forget to always do a conda activate beachbot before starting jupyter notebook in the git root directory, as special commands like % !pip install ... will be executed in the terminal environment!

Learned Models:

The learned models and model exports as ONNX, tensorflow & TensorRT are stored for now in Dropbox. To use them you have to:

  1. Download this zip into the Models folder: https://www.dropbox.com/scl/fi/met65imjnito6x7wowe1g/beachbot_yolov5s_beach-cleaning-object-detection__v1i__yolov5pytorch.zip?rlkey=0vb4yt8ofppb08vj7imsp0vxc&dl=0
  2. Extract the archive: unzip beachbot_yolov5s_beach-cleaning-object-detection__v1i__yolov5pytorch.zip

Datasets:

Download/export zip files of dataset beach-cleaning-object-detection.v1i.yolov5pytorch from Roboflow into Datasets folder

beach-cleaning-object-detection's People

Contributors

jeffreyfq avatar topherbuckley avatar shikun-jason-hu avatar

Stargazers

dunxen avatar

Watchers

 avatar  avatar

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.