Giter Site home page Giter Site logo

rsml-to-image's Introduction

RSML-to-Image (Annotataions)

This script written to produce image base annotations/Ground Truth (GT) from RSML files. It takes an RSML file along with the original input image and generates Color-coded GT. You can also tweak it to work with the (only) RSML file.

Installing

You will first need to download the code, either as a zip above, or by cloning the git repository (recommended):

https://github.com/robail-yasrab/RSML-to-Image.git

Next, install the required dependencies (cv2 and numpy). :

cd RSML-to-Image
pip install opencv-python
pip install numpy

Using the tool

Set Input and Output directory paths in the script and run the following command.

python RSML_to_annotations.py

Genarte Final GT

To generate the final GT to train RootNav 2.0. Use recently generated colored images to create the final trainable GT. The code is available at the following link:

Final GT

rsml-to-image's People

Contributors

robail-yasrab avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

rsml-to-image's Issues

Plans for repo maintenance

Are there plans to maintain this repo? I noticed that there has not been any updates for years. If not, are there alternative efforts to transform RSML to image? thx

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.