Cloud-CV / Cloud-CV/EvalAI

[Enhancement]: Accepting files of incorrect formats instead of rejecting them

Open
#4,414 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2k
Forks
984
Avg merge
2h 54m
Merged PRs (30d)
14

Description

**Description:**

Currently, when submitting to EvalAI, the system is accepting files of incorrect formats instead of rejecting them. This can cause issues with the evaluation process

![image](https://github.com/user-attachments/assets/8e2901e7-f741-4af4-ad1f-13b8077ffcca)

**Steps to reproduce:**

Go to the submission page for a challenge on EvalAI
Attempt to submit a file of a format that is not accepted by the challenge (e.g. an image file for a challenge that requires a CSV file)
Observe that the system accepts the file and allows the submission to proceed

**Expected behavior:**

The system should reject files of incorrect formats and display an error message to the user, indicating that the file format is not accepted.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.