GithubHelp home page GithubHelp logo

weijiawu / rrcevaluation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sergirobles/rrcevaluation

1.0 0.0 0.0 249 KB

Shell 0.12% JavaScript 69.59% Python 13.12% CSS 4.74% HTML 12.10% Dockerfile 0.34%

rrcevaluation's Introduction

Creating a Task for a RRC Competition

To create a task for a competition held on the RRC site you have to:

In this project we have included a utility to create the configuration file, test your evaluation and see the results as they would appear on the RRC site.

Set-up

Install Docker (and Docker-Compose)

Start the docker project

docker-compose up

In linux you will need root permisions. You can add permsisions to your user adding your current user to docker group

sudo usermod -aG docker $USER

And refresh permissions in the current session

newgrp docker

Acess to the utility (http://localhost:9010)

Packing files

When you have all your scripts and configuration ready, use the Export button on the utility to create a ZIP with all the files needed.

If you have implemented a new docker, send also to the RRC another file with your docker folder.

rrcevaluation's People

Contributors

sergirobles avatar dkaratzas avatar

Stargazers

yzj 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.