Code Monkey home page Code Monkey logo

multi_detectiion_ss's Introduction

SIP BASIC OBJECT DETECTION

Download weights

To operate properly component requires weights. Before building image download it from link https://drive.google.com/file/d/1icxJEh4Ocs2cO64TKP3DVKheFPtOVmCm/view?usp=sharing and place it in folder next to Dockerfile. Downloaded file must have the following filename: best.pt

Build image

docker build -t quantumobile/sip_basic_objects_detection .

Pull image

docker pull quantumobile/sip_basic_objects_detection

Push to registry

docker push quantumobile/sip_basic_objects_detection

Docker run command

docker run \
    -e "PLANET_ORDER_ID=#############################" \
    -e "OUTPUT_FOLDER=/output" \
    -e "PLANET_API_KEY=###############################" \
    -v `pwd`/data/results:/output \
    quantumobile/sip_basic_objects_detection

How to add model to SIP


  1. Open Admin page, localhost:9000/admin/
  2. In AOI block select Components and click on +Add
    • Add Component name: Add your name
    • Add Image: quantumobile/sip_basic_objects_detection
    • Add Additional parameter PLANET_ORDER_ID
    • Select Planet API key is required
    • GPU is needed for a component to run could be selected (optional)
  3. SAVE
  4. Update page with SIP app (localhost:3000)
  5. Select Area or Field on the map and save it
  6. Drop-down menu on your Area or Field -> View reports
  7. Create new
  8. In Select layers choose your component, add additional params like Year, Date range and so on
  9. Save changes

multi_detectiion_ss's People

Contributors

nikbabych avatar dlukash avatar adolgarevqm avatar

Watchers

Aleksandr Dolgaryev avatar Ivan Lukinov avatar Michael Yushchuk 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.