-
Users should be able to create a challenge configuration zip using CLI. The idea is to have a similar setup that Sphinx provides when you want to generate the documentation configuration. It should wo…
-
I've been testing a challenge on an local EvalAI clone but have been unable to properly set `leaderboard_decimal_precision` and `is_leaderboard_order_descending` from my `challenge_config.yaml`.
**…
-
Hi,
I've followed the instructions to submit the challenge for EvalAI and evaluation script is working fine locally, but still has some errors on the server side:
`"/tmp/tmp8biownt_/compute/challe…
-
I run `evalai challenges`
and got `404 Client Error: Not Found for url: https://eval.ai/api/challenges/challenge/all`.
What is the problem?
Thanks!
-
Hi I observed the following problem while integrating my project [EvalAI-ngx](https://github.com/Cloud-CV/EvalAI-ngx):
- Surge just requires `SURGE_TOKEN` as the environment variable to automatical…
-
Hello there!
I use `nbgrader` to run competitions at my university. Each student submit an .ipynb file and then the external system ([EvalAI](https://evalai.readthedocs.io/en/latest/)) starts eval…
-
- Currently, the link to the Fabrik documentation in the "PROJECTS" section of the [homepage](https://cloudcv.org/) points to the outdated [Fabrik Wiki](https://github.com/Cloud-CV/Fabrik/wiki) (see t…
-
### Description
This issue is similar to #3331 and has been reported by our current users.
The leaderboard has CSS inconsistencies because of which the column names do not appear properly when there…
-
-
**Issue:**
The challenge configuration examples here: https://github.com/Cloud-CV/EvalAI/tree/master/examples/example1 are written in Python2.
**Deliverables**
Update the examples from Python…