harness_name stringclasses 56
values | github_repo stringclasses 59
values | issue_title stringlengths 1 728 | issue_body stringlengths 0 65k ⌀ | issue_url stringlengths 39 77 | issue_created_at int64 1,376B 1,768B | issue_closed_at int64 1,382B 1,776B ⌀ | is_related float64 0 1 ⌀ | stage float64 0 4 ⌀ | step stringclasses 3
values | strategy float64 1 6 ⌀ | root_cause_label stringclasses 11
values | issue_comments listlengths 0 76 | issue_labels listlengths 0 9 ⌀ | issue_cross_referenced listlengths 0 23 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
EvalAI | Cloud-CV/EvalAI | Add support for exporting all the submissions in csv format | https://github.com/Cloud-CV/EvalAI/issues/1109 | 1,501,266,721,000 | 1,501,886,033,000 | 1 | 4 | A | 1 | Unimplemented Feature Gap | [
"@deshraj I think we will need `Team Name,` `Challenge Phase`,` Status`, `Created By`, `Execution Time`, `Submission Number`, `Submitted At `fields for the csv file. Please tell if we need anything else ?"
] | null | null | |
EvalAI | Cloud-CV/EvalAI | Fix choices option for status and permission field of ChallengeHost model. | choices are status and permissions are presently swapped. This needs to be updated. | https://github.com/Cloud-CV/EvalAI/issues/111 | 1,479,670,261,000 | 1,479,777,613,000 | null | null | null | null | null | [
"Fixed via #119 "
] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/119"
] |
EvalAI | Cloud-CV/EvalAI | Update dependencies | - Lot of python dependencies seems outdated'
Please check https://requires.io/github/Cloud-CV/EvalAI/requirements/?branch=master | https://github.com/Cloud-CV/EvalAI/issues/1111 | 1,501,441,610,000 | 1,507,237,790,000 | 1 | 0 | A | 2 | External Dependency Breakage | [
"@aayusharora, thanks for opening this issue. 👍 ",
"If anyone is willing to work on this issue, please take care of the following features:\r\n\r\n1. Make sure that nothing is breaking after updating the package\r\n2. Look for the improvements that have been done in the library so that things don't get mess up ... | null | null |
EvalAI | Cloud-CV/EvalAI | Not able to click on any button in Chrome | - This issue is related to a specific version of Chrome.
## Steps to Reproduce
- Setup project in Chrome ( Mac OS X )
- Chrome Version 59.0.3071.115 (Official Build) (64-bit)
- Buttons are non-clickable.
**Note: The website works correctly in Safari**
| https://github.com/Cloud-CV/EvalAI/issues/1112 | 1,501,442,854,000 | 1,515,899,465,000 | null | null | null | null | null | [
"@aayusharora Can you capture a short video for this please ?",
"Yes @aka-jain, please check https://drive.google.com/file/d/0BylUgB3l8Lc6VlhBWUNFMXlGQ3M/view?usp=sharing",
"@aayusharora: Any error in console while clicking on a button??",
"@spyshiv Hi, the buttons are working fine now. But I can see the erro... | [] | [] |
EvalAI | Cloud-CV/EvalAI | RabbitMQ Worker Forced Shutdown | ## Error Log
```shell
File "scripts/workers/submission_worker.py", line 512, in main
channel.start_consuming()
File "/home/ubuntu/.virtualenvs/EvalAI/local/lib/python2.7/site-packages/pika/adapters/blocking_connection.py", line 1681, in start_consuming
self.connection.process_data_events(time_limit=N... | https://github.com/Cloud-CV/EvalAI/issues/1113 | 1,501,570,766,000 | 1,507,236,854,000 | 1 | 2 | A | 1 | Unimplemented Feature Gap | [
"@deshraj I think this means that RabbitMQ was told to shut down (by a human or another program). \r\nIn order to solve it we need to add a shutdown listener which will reconnect it upon any failure or shutdown. Should I go ahead with this approach? ",
"@deshraj Does this error still exists?",
"Seems to be fixe... | null | null |
EvalAI | Cloud-CV/EvalAI | Add documentation for preparing the evaluation script | Currently, the documentation for preparing evaluation script for different kind of challenges (X number of phases and y number of dataset splits) is missing.
## Deliverables
1. Write documentation about creating simple evaluation script from scratch for a simple challenge of string comparison (see https://github... | https://github.com/Cloud-CV/EvalAI/issues/1114 | 1,501,632,972,000 | 1,523,562,701,000 | 1 | 4 | A | 5 | Documentation Deficiency | [
"@deshraj Can we close this issue since it is fixed in #1526 ?",
"Thanks @gautamjajoo for pointing out. Closing this now.\r\n\r\n"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Separate Configuration file for API Endpoints | All the endpoints used in the project are written inside the files.
### Problems
- This addresses two major issues
- Code quality is affected due to the redundancy of same API endpoints
- Code Readability
### Proposed Approach
- Make a single config.js file containing all End points
- Call All Endpo... | https://github.com/Cloud-CV/EvalAI/issues/1116 | 1,501,877,320,000 | 1,516,945,447,000 | 1 | 0 | B | 3 | Architectural Constraint | [
"Closing this since we are planning to rewrite most of the part in CloudCV/EvalAI-ngx repository. Feel free to contribute to that repository. :) "
] | null | null |
EvalAI | Cloud-CV/EvalAI | Syntax error while compiling scss | <img width="1437" alt="screen shot 2017-08-05 at 2 15 40 am" src="https://user-images.githubusercontent.com/6565270/28986325-1c4fd37a-7984-11e7-826b-e96152e8069a.png">
| https://github.com/Cloud-CV/EvalAI/issues/1117 | 1,501,879,606,000 | 1,501,919,090,000 | 1 | 0 | A | 3 | Validation Gap | [
"Welcome @the-dagger. I think this happens after the last merge.\r\nDo you want to work on this ?",
"Sure, would love to 🙂 ",
"@the-dagger Please take help from this commit https://github.com/Cloud-CV/EvalAI/pull/1110/commits/3fab1a8ca96f2e6a4dd4ed9a53d8ca23d91566aa."
] | null | null |
EvalAI | Cloud-CV/EvalAI | Url fix for the remaining submissions url. | Fix: Please change the url in the [line](https://github.com/Cloud-CV/EvalAI/blob/master/frontend/src/js/controllers/challengeCtrl.js#L912) from
`"jobs/"+ vm.challengeId + "/phases/"+ vm.phaseId + "/remaining-submissions/";` to
`"jobs/"+ vm.challengeId + "/phases/"+ vm.phaseId + "/remaining_submissions/";` | https://github.com/Cloud-CV/EvalAI/issues/1119 | 1,501,886,131,000 | 1,501,919,316,000 | null | null | null | null | null | [] | [
"bug",
"easy_to_fix",
"frontend",
"critical"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1120"
] |
EvalAI | Cloud-CV/EvalAI | Rewrite TeamSerializer to contain context logic | Ideally `TeamChallengeSerializer` and `TeamSerializer` should be a single serializer.
One such example for reference can be `ChallengeHostTeamSerializer` in `apps/hosts/serializers.py` | https://github.com/Cloud-CV/EvalAI/issues/112 | 1,479,670,384,000 | 1,479,782,895,000 | null | null | null | null | null | [
"Fixed in #128 "
] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/128"
] |
EvalAI | Cloud-CV/EvalAI | UI issues on signup/login page | I found some UI/UX related issues in the signup page.
- [x] Upon updating profile, the notification displayed has a minor UI issue.
<img width="685" alt="screen shot 2017-08-05 at 1 35 22 pm" src="https://user-images.githubusercontent.com/6565270/28994093-2174d896-79e3-11e7-9cf1-df9c0374a33c.png">
Ideally the ex... | https://github.com/Cloud-CV/EvalAI/issues/1121 | 1,501,920,462,000 | 1,503,250,979,000 | null | null | null | null | null | [] | [
"easy_to_fix"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1127"
] |
EvalAI | Cloud-CV/EvalAI | Error on Console `Cannot read property 'description' of undefined` | The error appears on the Home page Console, after running the project.
`There should be handling of description variable on client side` | https://github.com/Cloud-CV/EvalAI/issues/1122 | 1,501,923,541,000 | 1,502,276,390,000 | 1 | 4 | A | 5 | Validation Gap | [
"@aayusharora : Are you working on this issue? Assign this to me if you are busy with other issues.",
"Ok, Go ahead @spyshiv !!"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Add EvalAI logo and favicon. | https://github.com/Cloud-CV/EvalAI/issues/1123 | 1,501,956,270,000 | 1,502,449,686,000 | null | null | null | null | null | [] | [
"enhancement",
"easy_to_fix",
"frontend"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1124"
] | |
EvalAI | Cloud-CV/EvalAI | Add automatic reloading of rabbitmq worker from django admin. | https://github.com/Cloud-CV/EvalAI/issues/1128 | 1,502,025,247,000 | 1,517,637,627,000 | null | null | null | null | null | [
"@RishabhJain2018 If its unresolved, can I take this issue?",
"@RishabhJain2018 Is this available for taking up?",
"@isht3 No, since we are now planning to shift to AWS SQS instead of RabbitMQ. Thanks for pointing it. I am closing it for now.",
"@RishabhJain2018 So the whole submission_worker have to be rene... | [
"enhancement",
"backend",
"critical"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1126"
] | |
EvalAI | Cloud-CV/EvalAI | Add FAQ section in the docs | @deshraj @taranjeet I was going through some of the docs in the past few days, so I found that we can have a section for `Frequently Asked Questions` in our docs which can contain the solutions to the doubts asked by the new contributors on our gitter channel. What are your views about it. | https://github.com/Cloud-CV/EvalAI/issues/1130 | 1,502,044,057,000 | 1,523,558,663,000 | null | null | null | null | null | [
"@RishabhJain2018 Good idea.\r\nPlus there were some issues with the readme as well, I noticed some commands which aren't necessarily needed for setting up the project.",
"@RishabhJain2018 this sounds like a great idea. @RishabhJain2018 / @the-dagger please feel free to take lead on adding this to the docs sectio... | [
"enhancement",
"easy_to_fix",
"docs"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1637",
"https://github.com/Cloud-CV/EvalAI/pull/1648",
"https://github.com/Cloud-CV/EvalAI/pull/1649",
"https://github.com/Cloud-CV/EvalAI/pull/1650"
] |
EvalAI | Cloud-CV/EvalAI | Sending Email locally | - While Creating a challenge locally, I get notified as `Please Verify your email` while the email has not been sent.
## What is expected?
- Email configurations changes for `dev.py` should be mentioned in Readme.md.
- Also, `RESEND EMAIL` feature should be there, in case the user does not get an email.
| https://github.com/Cloud-CV/EvalAI/issues/1131 | 1,502,102,083,000 | 1,504,814,625,000 | 1 | 0 | B | 3 | Documentation Deficiency | [
"also when signing up the text \"Setting up your details\" shows up in white color which is not visible",
"> also when signing up the text \"Setting up your details\" shows up in white color which is not visible\r\n@xamfy can you please open an issue for this? ",
"@aayusharora: please see your terminal console ... | null | null |
EvalAI | Cloud-CV/EvalAI | Fix Notification Message Styling | - [ ] Fix notification on sign up
<img width="414" alt="screen shot 2017-08-06 at 6 24 33 pm" src="https://user-images.githubusercontent.com/6565270/29003583-d7236dbc-7ad6-11e7-8c7c-567ea83b2a12.png">
- [ ] Fixed notification on profile update
| https://github.com/Cloud-CV/EvalAI/issues/1132 | 1,502,123,275,000 | 1,502,253,281,000 | null | null | null | null | null | [] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/1127",
"https://github.com/Cloud-CV/EvalAI/pull/1133"
] |
EvalAI | Cloud-CV/EvalAI | EVALAI Performance Metrics | As the client code base is increasing, we need to focus more on Performance Issues along with additional features, each animation, each `div span` adds to the performance of the page. Hence, to drive more users and to provide the app functionalities on slower connections, we should `measure` the performance and improve... | https://github.com/Cloud-CV/EvalAI/issues/1134 | 1,502,130,138,000 | 1,536,711,489,000 | null | null | null | null | null | [
"Thanks @aayusharora. @aka-jain and I had a discussion about some of the points sometime back but we didn't take any action on this since this wasn't the priority. This looks like an exhaustive list of bugs that we definitely want to fix. :) Feel free to take lead on this if you are interested in solving this. ",
... | [
"bug",
"easy_to_fix",
"frontend",
"new-feature"
] | [] |
EvalAI | Cloud-CV/EvalAI | Indefinite progress bar on logging out | Once you log out, the progressbar is displayed indefinitely and the user is unable to click anywhere on the screen.
Video Capture :
https://drive.google.com/open?id=0B6OtIpAL6oa6ZWNoTTY0M0NocVU
Browsers : Safari and Chrome
| https://github.com/Cloud-CV/EvalAI/issues/1135 | 1,502,136,261,000 | 1,516,025,968,000 | null | null | null | null | null | [
"I have seen this but forgot to report. Would you like to work on this @the-dagger ?",
"Sure. 👍 ",
"@the-dagger Any update on this ?",
"@RishabhJain2018 Wasn't able to work on it, will take a look tonight.",
"Okay sure, no problem. :+1: ",
"Need update, anyone working on this? @RishabhJain2018 ",
"I wa... | [
"bug",
"frontend",
"critical",
"priority-high"
] | [] |
EvalAI | Cloud-CV/EvalAI | Add list of Research Organizations on landing page | Add the following organizations on the landing page:
- Facebook AI Research
- Georgia Tech
- Virginia Tech | https://github.com/Cloud-CV/EvalAI/issues/1138 | 1,502,185,029,000 | 1,502,687,196,000 | null | null | null | null | null | [] | [
"enhancement",
"easy_to_fix",
"frontend"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1137",
"https://github.com/Cloud-CV/EvalAI/pull/1167"
] |
EvalAI | Cloud-CV/EvalAI | Disable the Challenge Phase buttons which are inactive while making submissions | ## Observed Behaviour
Currently, if a challenge phase is inactive then also a participant can select the phase to make submissions.
See screenshot for example:
<img width="1440" alt="screen shot 2017-08-08 at 7 21 16 pm" src="https://user-images.githubusercontent.com/2945708/29098709-ca4c67a8-7c6e-11e7-8729-73122... | https://github.com/Cloud-CV/EvalAI/issues/1139 | 1,502,234,556,000 | 1,508,564,845,000 | 1 | 4 | A | 5 | Validation Gap | [
"@deshraj can I take this up?",
"@Ram81 Yes sure. go ahead!\r\n"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Export my submissions table as csv for a participant. | Expected output: The challenge participant must export the my-submissions table as a ` csv` based on the challenge phase. | https://github.com/Cloud-CV/EvalAI/issues/1140 | 1,502,263,111,000 | 1,502,437,580,000 | 1 | 4 | A | 5 | Unimplemented Feature Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Add support for filtering challenges on the basis of challenge phase for host. | **Current Behaviour**: The filtering of submissions under the `View All Submissions` tab for a challenge host is on the basis of `challenge_pk` only. The results are same even if challenge host selects any `challenge_phase`.
**Expected Behaviour**: We want to filter the submissions on the basis of the both `challenge_... | https://github.com/Cloud-CV/EvalAI/issues/1141 | 1,502,263,152,000 | 1,505,507,294,000 | 1 | 4 | A | 4 | Unimplemented Feature Gap | [
"Can I take this up? :)",
"@isht3: yeah sure. Assigning it to you. ",
"@isht3: please accept the invitation as a contributor to CloudCV so that I can assign this issue. ",
"@deshraj Thank you very much! I did accept.",
"@RishabhJain2018 Hi, could you provide a small description about this issue? ",
"@isht... | null | null |
EvalAI | Cloud-CV/EvalAI | Add approved by admin check in seed script | ## Observed Behaviour
Currently, when the seed script is ran, then the challenges are created but they are not shown on the client side since the `approved_by_admin` atribute for those challenges is False by default.
## Objective
Set `approved_by_admin=True` for the dummy challenges in the seed script so that ... | https://github.com/Cloud-CV/EvalAI/issues/1143 | 1,502,271,144,000 | 1,502,274,050,000 | 1 | 0 | A | 3 | Configuration Error | [
"@deshraj can I work on this? ",
"Sure, go ahead. "
] | null | null |
EvalAI | Cloud-CV/EvalAI | Add link for challenge creation using zip file examples in read the docs. | Add the link for https://github.com/Cloud-CV/EvalAI-Examples repository in evalai docs under the section https://evalai.readthedocs.io/en/latest/challenge_creation.html#challenge-creation-using-zip-configuration | https://github.com/Cloud-CV/EvalAI/issues/1146 | 1,502,274,629,000 | 1,503,250,626,000 | null | null | null | null | null | [
"Go ahead :)",
"@RishabhJain2018 Working on it!\r\n"
] | [
"enhancement",
"easy_to_fix",
"docs"
] | [
"https://github.com/Cloud-CV/EvalAI/issues/1164",
"https://github.com/Cloud-CV/EvalAI/pull/1185"
] |
EvalAI | Cloud-CV/EvalAI | Mention the version of python used in the project in the README file. | Mention the version of python used in the project in the README file. | https://github.com/Cloud-CV/EvalAI/issues/1147 | 1,502,289,169,000 | 1,502,437,286,000 | 1 | 0 | A | null | Documentation Deficiency | [
"Good catch @HargovindArora :+1: .If you are interested in working on this issue then let me know, I will assign it to you. :)\r\nMoreover, the instructions above are for opening the issue, you can remove them after reading and then open a issue by following these instructions.",
"@RishabhJain2018 Yes please, I w... | null | null |
EvalAI | Cloud-CV/EvalAI | Add a serializer for challenge phase creation. | Create a serializer for challenge phase creation which has `test_annotation` field in it. | https://github.com/Cloud-CV/EvalAI/issues/1150 | 1,502,314,989,000 | 1,502,371,204,000 | 1 | 1 | B | null | Unimplemented Feature Gap | [
"@deshraj This is same as #1153 . so I am closing this one."
] | null | null |
EvalAI | Cloud-CV/EvalAI | Add API for showing the last submission time. | Expected:
- [x] To get the last submission time in a challenge.
- [x] To get the last submission time in a challenge phase.
- [x] To get the last submission time by a participant team in a challenge phase.
- [x] To get the last submission time by a user in a challenge phase.
@deshraj @taranjeet Please ad... | https://github.com/Cloud-CV/EvalAI/issues/1151 | 1,502,316,084,000 | 1,503,703,529,000 | 1 | 4 | A | 5 | Unimplemented Feature Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Add a serializer for challenge phase creation. | **Issue:** The` get` and `post` request for challenge phase are validating from the same serializer which exposes the `test_annotation` field.
**Solution:** Create a new serializer for post request in `challenges/serializers.py` with all the fields. | https://github.com/Cloud-CV/EvalAI/issues/1153 | 1,502,326,194,000 | 1,502,770,362,000 | 1 | 0 | B | 3 | Unimplemented Feature Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Remove pagination from challenge phase split list API | ## Observed behavior
The Challenge Phase Split list API endpoint currently returns the challenge phase splits in a paginated manner. But while showing the leaderboard, we need the list of all the challenge phase splits requesting once.
## Objective
Remove the pagination from this API (https://github.com/Cloud... | https://github.com/Cloud-CV/EvalAI/issues/1155 | 1,502,328,843,000 | 1,503,608,009,000 | 1 | 0 | B | 3 | Unimplemented Feature Gap | [
"@deshraj : Can we instead of removing pagination, take a query parameter like noPage or some better name, which if presents, causes the api to return complete result set instead of pagination?\r\n"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Show challenge 'submission guidelines' on the evaluation page of Challenge | ## Observed Behaviour
Currently, we are storing the `submission guidelines` field for a challenge in the database but we are not displaying on the challenge page.
## Objective
The objective is to show the `submission guidelines` on the Evaluation tab of a challenge on EvalAI.
| https://github.com/Cloud-CV/EvalAI/issues/1156 | 1,502,347,205,000 | 1,503,266,401,000 | 1 | 4 | A | 5 | Unimplemented Feature Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Change the email confirmation template according to current UI. | ## Current Behaviour

The Email confirmation template is according to old UI.
## Expected Behaviour
The email confirmation template should be according to the current UI.
| https://github.com/Cloud-CV/EvalAI/issues/1157 | 1,502,370,795,000 | 1,510,869,898,000 | null | null | null | null | null | [
"I want to work on this.",
"Sure, go ahead!",
"Where can I refer the current UI?\r\n",
"Try signing up and clicking the email you receive in your inbox.\r\nThat should take you to the UI.",
"Also please set up these values in your dev.py file\r\n`EMAIL_HOST`\r\n`EMAIL_HOST_PASSWORD`\r\n`EMAIL_HOST_USER`\r\n... | [
"enhancement",
"easy_to_fix",
"frontend",
"critical"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1370"
] |
EvalAI | Cloud-CV/EvalAI | Add model property for challenge phase submissions analysis. | **Expected APIs**:
- [x] To get total submissions count on a challenge phase.
- [x] To get total teams count submitted to a challenge phase. | https://github.com/Cloud-CV/EvalAI/issues/1159 | 1,502,430,293,000 | 1,503,601,680,000 | 1 | 4 | A | 5 | Unimplemented Feature Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Add approved_by_admin check in submission worker script. | **Need:** Since we need to only publish those challenges that are approved by admin, so it is also necessary that `submission_worker` should load only admin approved challenges.
**Solution:** Make the query parameters [here](https://github.com/Cloud-CV/EvalAI/blob/master/scripts/workers/submission_worker.py#L215) as... | https://github.com/Cloud-CV/EvalAI/issues/1161 | 1,502,431,292,000 | 1,502,436,721,000 | 1 | 0 | B | 3 | Validation Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Provided samples not working | On creating a challenge using the provided [test_zip_file.zip](https://github.com/Cloud-CV/EvalAI/blob/master/examples/example1/test_zip_file.zip) , the following error is thrown.
<img width="344" alt="screen shot 2017-08-11 at 12 45 16 pm" src="https://user-images.githubusercontent.com/6565270/29204149-f7399332-7e9... | https://github.com/Cloud-CV/EvalAI/issues/1164 | 1,502,435,752,000 | 1,502,436,148,000 | 1 | 1 | B | 1 | Documentation Deficiency | [
"@the-dagger Thanks for pointing this issue. \r\nIf you want to test this feature then you can use https://github.com/Cloud-CV/EvalAI-Examples repository.\r\nHence,I am closing this issue. :)",
"Sure, thanks! \r\nSo should we link this repo in our Readme and delete the existing samples from the project folder? ",... | null | null |
EvalAI | Cloud-CV/EvalAI | Remove unnecessary files from examples folder. | Remove the folder `test_zip_file` and `test_zip_file.zip` from the `EvalAI/examples/example1` folder. | https://github.com/Cloud-CV/EvalAI/issues/1165 | 1,502,437,281,000 | 1,502,543,703,000 | null | null | null | null | null | [
"@RishabhJain2018 I would like to work on it.\r\n",
"@HargovindArora sure. assigning it to you.",
"closed #1165 via #1169 ."
] | [
"enhancement",
"easy_to_fix"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1169"
] |
EvalAI | Cloud-CV/EvalAI | Add models to star a challenge | **Deliverable**:
- [x] Add a model in `apps/challenges/model.py` for starring a challenge.
**Attributes:**
1. `user` - Foreign key to `User` model
2. `challenge` - Foreign key to `Challenge` model.
- [x] Add the migration file.
- [x] Register the model in django-admin.
| https://github.com/Cloud-CV/EvalAI/issues/1170 | 1,502,542,506,000 | 1,502,769,624,000 | 1 | 1 | B | null | Unimplemented Feature Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Add UI for showing submissions count for a participant team. | **Expected:**
Add UI for showing the submissions count by a participant team in that phase. | https://github.com/Cloud-CV/EvalAI/issues/1173 | 1,502,614,862,000 | 1,503,342,240,000 | 1 | 4 | A | 5 | Unimplemented Feature Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Remove Stderr file for the successful submissions | ## Observed behavior
Currently when there is a successful submission, then also a `stderr_file` is created for that submission which leads to the creation of a blank file that is of no use and adds a small overhead in processing the successful submissions.
## Expected behavior
When there is a successful submis... | https://github.com/Cloud-CV/EvalAI/issues/1175 | 1,502,653,339,000 | 1,508,564,025,000 | 1 | 4 | A | 5 | Algorithmic Error | [
"@deshraj Can I work on this?\r\nThanks!",
"@RishabhJain2018 @deshraj Is there any zip which I can use to mock a successful and failed submission?",
"I guess when running the seed command, a challenge will be loaded. This challenge contains an evaluation script which will compare a user annotation file(yours) t... | null | null |
EvalAI | Cloud-CV/EvalAI | Add feature to update submission metadata. | **Current Behaviour:** There is no feature to update the submission meta once a submission is done by the participant.
**Expected Behaviour:**
The Participant should be able to update:
- [x] Method Name
- [x] Method Description
- [x] Project Url
- [x] Publication Url | https://github.com/Cloud-CV/EvalAI/issues/1176 | 1,502,733,851,000 | 1,503,345,016,000 | null | null | null | null | null | [
"@RishabhJain2018 is it possible to add submission metadata that is viewable to the public? For example, if I make a submission to the Argoverse 3d Tracking leaderboard, can I add a reference to our corresponding publication?\r\n\r\nThe [KITTI leaderboard](http://www.cvlibs.net/datasets/kitti/eval_object.php?obj_be... | [
"frontend",
"backend",
"new-feature",
"priority-high"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1177"
] |
EvalAI | Cloud-CV/EvalAI | Modify code in jobs app | **Current Behaviour:** The code in the function `change_submission_data_and_visibility` was according to the old convention and test cases are also missing.
**Expected Behaviour:** Modify the code to follow the new convention and also add the test cases. | https://github.com/Cloud-CV/EvalAI/issues/1178 | 1,502,816,089,000 | 1,503,212,153,000 | 1 | 1 | A | null | Validation Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Add Forgot password feature | Need to add a Password Change (forgotten password) feature. Refer API docs for change password endpoints | https://github.com/Cloud-CV/EvalAI/issues/118 | 1,479,715,540,000 | 1,484,422,385,000 | null | null | null | null | null | [
"Can I try? Can you tell me how to start",
"@gauthamzz Sure, go ahead. Let me know if you get any problem.",
"@gauthamzz just to make you hands on, can you try issue #140? This is just to make you familiar with the client side code",
"@gauthamzz : Let me know if you are still working on it?",
"sorry i had a... | [
"enhancement",
"GSOC-2019",
"medium-difficulty",
"frontend"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/446"
] |
EvalAI | Cloud-CV/EvalAI | Update when made public timestamp. | **Current behaviour:** Currently we are not updating `when_made_public` timestamp when a user makes his submission public.
**Expected behaviour:** When a user makes his submission public then update this timestamp.
The timestamp must be in` UTC`.
**Dependency:** Dependent on the PR #1179 | https://github.com/Cloud-CV/EvalAI/issues/1180 | 1,502,860,499,000 | 1,505,239,392,000 | 1 | 4 | A | 6 | Unimplemented Feature Gap | [
"@deshraj I think we should update `when_made_public` field only when `is_public` field in `Submissions` model is `true`. OR should we update it every time when a user toggles the `is_public` field. What do you say?",
"Yeah, everytime when the participant makes it true, we should update the datetime. Does that ma... | null | null |
EvalAI | Cloud-CV/EvalAI | Add Team members column to exported csv file. | **Current behaviour:** There is no column for participant team members in the exported `csv` file.
**Expected behaviour:** Add a column for `participant team members` in the `csv` file. | https://github.com/Cloud-CV/EvalAI/issues/1181 | 1,502,860,781,000 | 1,503,342,801,000 | 1 | 4 | A | 1 | Unimplemented Feature Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Add API to star a challenge. | https://github.com/Cloud-CV/EvalAI/issues/1183 | 1,502,885,993,000 | 1,503,572,205,000 | null | null | null | null | null | [] | [
"backend",
"new-feature"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1184"
] | |
EvalAI | Cloud-CV/EvalAI | Change the message on Challenge Creation | Currently, the error message on missing test annotation file for a phase shows the following error:
<img width="1440" alt="screen shot 2017-08-17 at 4 55 26 pm" src="https://user-images.githubusercontent.com/2945708/29433427-107e80a8-836d-11e7-9511-d98fc2e11c1c.png">
We want to change it to
```
No test annotat... | https://github.com/Cloud-CV/EvalAI/issues/1186 | 1,503,003,488,000 | 1,503,601,393,000 | null | null | null | null | null | [] | [
"enhancement",
"easy_to_fix",
"backend",
"docs",
"priority-high"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1196"
] |
EvalAI | Cloud-CV/EvalAI | Console error after seeing the time remaining for the next submission | ## Observed behaviour
Currently, if one has exhausted the limit to do submissions to a particular phase and he clicks on the phase radio button, then he can see the following console error:
<img width="1440" alt="screen shot 2017-08-17 at 5 13 17 pm" src="https://user-images.githubusercontent.com/2945708/29434064... | https://github.com/Cloud-CV/EvalAI/issues/1187 | 1,503,004,488,000 | 1,503,337,435,000 | 1 | 4 | A | 5 | Validation Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Hide `Participate` tab for a Challenge Host | Currently, a challenge host can see the `Participate` tab on the UI which is kinda confusing for the challenge host. We would ideally want to hide that tab from the challenge host. | https://github.com/Cloud-CV/EvalAI/issues/1188 | 1,503,005,359,000 | 1,505,095,837,000 | null | null | null | null | null | [] | [
"enhancement",
"easy_to_fix",
"frontend",
"critical",
"new-feature",
"priority-high"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1194"
] |
EvalAI | Cloud-CV/EvalAI | Evaluation Script extraction not working properly for Zip Challenge Creation | ## Current Behaviour
When someone tries to upload a challenge on EvalAI, the evaluation script extraction code is buggy and whenever someone tries to make submission, then it shows the following error for each of the submission:
```
Traceback (most recent call last):
File "scripts/workers/submission_worker.py... | https://github.com/Cloud-CV/EvalAI/issues/1189 | 1,503,029,868,000 | 1,506,832,793,000 | 1 | 1 | B | null | Validation Gap | [
"I think you are uploading a zip file which has no `__init__.py` file (it is not a valid python module).\r\n\r\nCan you check ?\r\n\r\n@deshraj ",
"@taranjeet: I checked and verified that it is not the case. I checked the `/tmp` directory created and it is unzipping the `evaluation_script` in the directory which ... | null | null |
EvalAI | Cloud-CV/EvalAI | Add support for different versions of same packages for different Challenges | ## Problem
The current challenges on EvalAI use the same version of the libraries like `numpy`, `scipy`, `matplotlib` etc. But this needs to be changed since different challenges will want different version of the same libraries.
Possible solutions that I can think of are:
- Different submission workers for ... | https://github.com/Cloud-CV/EvalAI/issues/1190 | 1,503,030,168,000 | 1,549,248,892,000 | 1 | 0 | A | 3 | Unimplemented Feature Gap | [
"@deshraj, Whenever we make a new challenge, the versions of the software required are given in the `requirements.txt` inside `evaluation_script`, right?",
"@RishabhJain2018 I'd like to work on this. :smile: ",
"@isht3: do you suggest a way to implement this? We have been brainstorming about this. Let us know i... | null | null |
EvalAI | Cloud-CV/EvalAI | Add docs precompiled libraries in challenge evaluation scripts | Some of the challenge evaluation scripts use precompiled libraries such as MSCOCO (https://github.com/pdollar/coco/). We want to add a section in the documentation where the challenge hosts should be guided to compile those libraries against `Ubuntu 14.04` ONLY since all the EvalAI servers use `Ubuntu 14.04` so it migh... | https://github.com/Cloud-CV/EvalAI/issues/1191 | 1,503,036,192,000 | 1,518,388,095,000 | 1 | 0 | A | 1 | Documentation Deficiency | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Add Mapillary logo in the section Who uses EvalAI. | **Expected:** The mapillary [logo](https://d3rqg5ndc8pbid.cloudfront.net/original/1X/77b14c662df42f71f8a7f0775d1873f686a58788.png) must be added with this [link](https://www.mapillary.com/). | https://github.com/Cloud-CV/EvalAI/issues/1197 | 1,503,352,975,000 | 1,503,389,887,000 | null | null | null | null | null | [] | [
"enhancement",
"easy_to_fix",
"frontend",
"priority-high"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1198"
] |
EvalAI | Cloud-CV/EvalAI | Unable to run rabbitmq worker | Upon trying to run the rabbitmq worker, an error is thrown.
```
python scripts/workers/submission_worker.py
[2017-08-22 07:50:50] INFO Using /var/folders/km/885chd6n6gn3wfs1cwzcv0yh0000gn/T/tmpU_HP_Y as temp directory to store data
[2017-08-22 07:50:50] INFO Connecting to ::1:5672
[2017-08-22 07:50:50] WARNING C... | https://github.com/Cloud-CV/EvalAI/issues/1201 | 1,503,388,373,000 | 1,503,388,951,000 | 1 | 0 | A | 3 | Environment Incompatibility | [
"Rabbit mq runs listens on port 5672. Worker is a normal python script which does not runs or binds on any port.\r\n\r\nYou are actually a bit confused here.Worker when starts tries to make connection with the app(running on port 8000 generally) and rabbit mq (runs on port 5672). I guess you need to install rabbit ... | null | null |
EvalAI | Cloud-CV/EvalAI | Add UI for starring and unstarring a challenge. | **Expected behaviour:** Add a button in challenge page for `starring` and `unstarring` a challenge with count. | https://github.com/Cloud-CV/EvalAI/issues/1202 | 1,503,446,311,000 | 1,503,603,107,000 | 1 | 4 | A | 5 | Unimplemented Feature Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Fix leaderboard challenge phase split dropdown list. | https://github.com/Cloud-CV/EvalAI/issues/1205 | 1,503,611,218,000 | 1,503,611,504,000 | 1 | 4 | A | 5 | Unimplemented Feature Gap | [] | null | null | |
EvalAI | Cloud-CV/EvalAI | Add Analytics Dashboard. | null | https://github.com/Cloud-CV/EvalAI/issues/1208 | 1,503,685,399,000 | 1,503,704,049,000 | 1 | 4 | A | 5 | Unimplemented Feature Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Add indexing in database. | https://github.com/Cloud-CV/EvalAI/issues/1209 | 1,503,704,660,000 | 1,505,446,134,000 | null | null | null | null | null | [
"Hello,\r\n\r\nIs anyone already working on this? I will like to look into it."
] | [
"backend",
"critical",
"new-feature",
"priority-high"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1252",
"https://github.com/Cloud-CV/EvalAI/pull/1254"
] | |
EvalAI | Cloud-CV/EvalAI | Show only approved by admin challenges in analytics dashboard. | Show the challenges `approved_by_admin` and `published` in **Challenges Analytics Home**. | https://github.com/Cloud-CV/EvalAI/issues/1210 | 1,503,705,504,000 | 1,503,706,590,000 | 1 | 4 | A | 5 | Unimplemented Feature Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | No email recieved on forget password | After clicking forget password button, no email is received to reset the password. | https://github.com/Cloud-CV/EvalAI/issues/1212 | 1,503,777,103,000 | 1,504,130,295,000 | 1 | 0 | B | 3 | Documentation Deficiency | [
"It's working",
"Yes sure @xamfy :) ",
"@aayusharora During the `Debug=True` mode in django, the email is printed on console. Hence, the feature is working in production.\r\nSo, I am closing this. :)"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Writing Proper SCSS files | The current ` .SCSS ` is not modular, and contain a lot of redundant code.
We can remove all the redundancy by designing some mixins
- Mixins for
- Margin, padding, position, display, keyframes
- Gradients for Extending the classes
- Breaking the code in different files to introduce Modularity | https://github.com/Cloud-CV/EvalAI/issues/1214 | 1,503,810,109,000 | 1,518,387,753,000 | null | null | null | null | null | [
"@aayusharora we are already breaking the files into modular files, do you want it to be more modular or something else?"
] | [] | [] |
EvalAI | Cloud-CV/EvalAI | Add ^ & $ in regex of urls for proper matching | ' `^` ' sign should be introduced in the regular expressions of the url's, mentioned in the url files so that our search is always matched up correctly.
For example:
If we have not added the initial caret character (i.e., 'hello/$'), Django would match any URL that ends with hello/, such as /my/site/hello/.
Also... | https://github.com/Cloud-CV/EvalAI/issues/1216 | 1,503,865,751,000 | 1,505,315,308,000 | 1 | 0 | B | 3 | Validation Gap | [
"@HargovindArora Can I take this up?",
"Hey, @isht3 I was interested to do this on my own and also it will give me some experience of the code base. Would you mind if I do this? :)",
"@HargovindArora Haha, cool! I'll close my PR. :)"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Fix dropdown of leaderboard in featured challenge. | https://github.com/Cloud-CV/EvalAI/issues/1218 | 1,504,029,827,000 | 1,504,030,243,000 | 1 | 4 | A | 5 | Unimplemented Feature Gap | [] | null | null | |
EvalAI | Cloud-CV/EvalAI | Service for defining Parameter Object | In the current code, there is extreme `redundancy` for writing paremeter object and then using utilities service to do an `AJAX` REQUEST.
#### Proposed flow:
Make a service that can generate a parameter object when it is called from Controller functions. | https://github.com/Cloud-CV/EvalAI/issues/1220 | 1,504,030,845,000 | 1,518,387,781,000 | null | null | null | null | null | [
"Closing this since we are already planning to shift to Angular 5. "
] | [] | [] |
EvalAI | Cloud-CV/EvalAI | Add new requirements for AI challenges | We would like to add some of the new requirements for the upcoming challenges in the requirements/common.txt
```
pickleshare==0.7.4
proc==0.10.1
rstr==2.2.5
``` | https://github.com/Cloud-CV/EvalAI/issues/1225 | 1,504,736,152,000 | 1,505,077,677,000 | 1 | 0 | A | 2 | Unimplemented Feature Gap | [
"Please assign me",
"@xamfy I think this has already been assigned to @deshraj . Please take up any other issue!",
"Can i contribute to this?",
"@lenixlobo I have opened the PR for the same. Please feel free to take up any other issue which is not assigned. :)",
"I have made a pull request #1236 which solve... | null | null |
EvalAI | Cloud-CV/EvalAI | Change message after the challenge creation | Currently, when a challenge is being created using the zip file feature, then the user is shown something like this:
<img width="1440" alt="screen shot 2017-09-06 at 6 10 21 pm" src="https://user-images.githubusercontent.com/2945708/30137037-8cb1bb64-932f-11e7-89dd-7cde192b5baf.png">
We would like to change the m... | https://github.com/Cloud-CV/EvalAI/issues/1226 | 1,504,736,289,000 | 1,505,095,439,000 | null | null | null | null | null | [
"@deshraj can I take this?\r\n",
"@Ram81 Yes Sure , go ahead.",
"@RishabhJain2018 Can I get a sample zip file for challenge?",
"Please take a look at the repo https://github.com/Cloud-CV/EvalAI-Examples for sample zip file."
] | [
"enhancement",
"easy_to_fix",
"frontend"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1230"
] |
EvalAI | Cloud-CV/EvalAI | Change the font everywhere to Roboto | We are planning to switch the font to Roboto for the whole web application. Please let me know if there are concerns/issues. | https://github.com/Cloud-CV/EvalAI/issues/1227 | 1,504,736,392,000 | 1,505,095,033,000 | null | null | null | null | null | [
"Please assign me",
"@xamfy Yes sure. Go ahead.",
"@xamfy Any update on this? Please let me know if you need any help.",
"Couldn't get time, will do today.",
"@RishabhJain2018 I have sent a message please see.",
"@xamfy Please discuss here as it will be available for everyone. :)",
"Should I remove the ... | [
"easy_to_fix",
"frontend",
"priority-high"
] | [] |
EvalAI | Cloud-CV/EvalAI | Text not being displayed for the 'star challenge feature' | Please see the below image for the illustration:
<img width="1438" alt="screen shot 2017-09-06 at 6 09 47 pm" src="https://user-images.githubusercontent.com/2945708/30137179-2a443974-9330-11e7-82c2-63658825255c.png">
| https://github.com/Cloud-CV/EvalAI/issues/1228 | 1,504,736,485,000 | 1,505,237,451,000 | 1 | 4 | A | 5 | Validation Gap | [
"@deshraj can I take this?",
"@Ram81 yes sure. go ahead",
"@RishabhJain2018 you haven't created an entry for each new challenge's Star Challenge model. That's why when we try to fetch initially we can't get any message on the button.",
"For now I have done changes in controller & whenever we get an error fet... | null | null |
EvalAI | Cloud-CV/EvalAI | "Setting up your details" shows up in white color | While signing up the text "Setting up your details" shows up in white color which is not visible. | https://github.com/Cloud-CV/EvalAI/issues/1231 | 1,504,814,788,000 | 1,517,514,346,000 | 1 | 0 | B | 3 | Algorithmic Error | [
"I think nobody is on this, can I take this issue @RishabhJain2018 ",
"@deshraj @RishabhJain2018 The text is visible while signing up, Can we close this issue??",
"@gautamjajoo Thanks for pointing this. Yes, I am closing it as it is already fixed."
] | null | null |
EvalAI | Cloud-CV/EvalAI | Splitting the tests with too many lines to smaller test files (150 lines per file). | Hi, I was in the process for adding some tests when I noticed the `challenges/test_views.py` was over 2000 lines in a single file. Is there any improvements to performance? Could it be better if it was smaller chunks of code? | https://github.com/Cloud-CV/EvalAI/issues/1234 | 1,504,943,147,000 | 1,505,288,671,000 | null | null | null | null | null | [
"@isht3: the way you can improve is the code quality. You might want to use inheritance in the tests to decrease the number of lines but this is not on the top priority so I would recommend you building new features instead of working on this. Please close this if you are not planning to work on this. :) ",
"@des... | [] | [] |
EvalAI | Cloud-CV/EvalAI | Add `^` symbol before url paths in url.py files. | https://github.com/Cloud-CV/EvalAI/issues/1237 | 1,505,063,810,000 | 1,505,072,728,000 | null | null | null | null | null | [
"Hey , I was just reading the documentation and code of EvalAI and found missing '^' on urls.py files",
"I want to fix this can I do that???\r\nI am new to GitHub so please help me :D",
"It has been raised earlier, see https://github.com/Cloud-CV/EvalAI/issues/1216",
"But I think the changes are still not acc... | [] | [] | |
EvalAI | Cloud-CV/EvalAI | Create endpoint to get details about a particular Challenge | Details about the endpoint:
Url: /api/challenges/challenge_host_team/<challenge_host_team_id>/challenge/<challenge_id>
Header: Authorization: Token
Method: GET
Response:
status on success: HTTP_200_OK
status on exception: HTTP_406_NOT_ACCEPTABLE
status on Unauthorized access: HTTP_203_NON_AUTHORITATIVE_INFORMA... | https://github.com/Cloud-CV/EvalAI/issues/124 | 1,479,780,715,000 | 1,479,781,072,000 | null | null | null | null | null | [
"Merged in #125 "
] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/125"
] |
EvalAI | Cloud-CV/EvalAI | Unnecessary r' ' in the regular expressions in urls.py file |
I am not too sure about the issue but I think there's unnecessary r ' ' in the regular expression in urls.py file in analytics..
If this is a valid issue I will be glad to fix this. | https://github.com/Cloud-CV/EvalAI/issues/1240 | 1,505,114,371,000 | 1,505,114,693,000 | null | null | null | null | null | [
"@modestlearner No, since we are following pep8 guidelines for writing the code. Please refer https://stackoverflow.com/questions/22775697/how-to-specify-long-url-patterns-using-regex-so-that-they-follow-pep8-guidelines for more details.\r\nAlso let me know if you have further doubts.",
"Okay thanks!!!!\r\n"
] | [] | [] |
EvalAI | Cloud-CV/EvalAI | Port the Code to Python 3 and make it Python 2 compatible. | If this issue will be accepted I'll be glad to work on this. | https://github.com/Cloud-CV/EvalAI/issues/1241 | 1,505,249,319,000 | 1,509,350,960,000 | 1 | 0 | A | 2 | Unimplemented Feature Gap | [
"I would love that"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Update Facebook's logo on home page | We would like to change the Facebook's logo with the one uploaded here.

| https://github.com/Cloud-CV/EvalAI/issues/1243 | 1,505,254,061,000 | 1,505,321,126,000 | null | null | null | null | null | [
"Please assign me",
"Sure @xamfy, go ahead. :) ",
"@xamfy it would be nice if you can crop the facebook logo from top and bottom so that it's of similar size as others.",
"Sure, I'll do that. Alternatively we can get a fb wordmark logo from https://en.facebookbrand.com/ of the same quality.",
": State change events are deprecated | **Issue:**
In `angular-ui-router<=1.x`, State change events are deprecated, DISABLED and replaced by Transition Hooks. So redirection and state change will not work if lnstalled version of `angular-ui-router` is `>=1.x`.
[More info](https://github.com/angular-ui/ui-router/wiki#state-change-events)
**How to Fix:... | https://github.com/Cloud-CV/EvalAI/issues/1272 | 1,506,150,349,000 | 1,536,711,640,000 | 1 | 0 | A | 5 | External Dependency Breakage | [
"I want to do this, should I just update the dependencies?",
"@xamfy I think you are currently working on #1247 . Please complete that first then you can take this up as it blocks the development of the whole project. Till then it is open for everyone. :)",
"Can i try ? @RishabhJain2018 ",
"@Ayukha Yes you ca... | null | null |
EvalAI | Cloud-CV/EvalAI | RuntimeWarning: DateTimeField received a naive datetime | This error occurs while running the tests.
See https://stackoverflow.com/questions/18622007/runtimewarning-datetimefield-received-a-naive-datetime

Partial solution: change
```
when_made_public=datetime.da... | https://github.com/Cloud-CV/EvalAI/issues/1277 | 1,506,244,048,000 | 1,506,724,156,000 | 1 | 2 | A | null | Validation Gap | [
"@RishabhJain2018 Should I fix this?",
"Go ahead ! Assigning this to you."
] | null | null |
EvalAI | Cloud-CV/EvalAI | NoReverseMatch: Reverse for 'summary' | While running the tests following error occurs:
```
NoReverseMatch: Reverse for 'summary' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: []
```
Possible fix:
Add silk urls to urlpatterns
See https://github.com/jazzband/silk/issues/74 | https://github.com/Cloud-CV/EvalAI/issues/1278 | 1,506,264,105,000 | 1,506,266,559,000 | null | null | null | null | null | [] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/1279"
] |
EvalAI | Cloud-CV/EvalAI | Methods of model redundant implemented | In some models there are the method : ```get_attribute_model``` to get the your value, but your implementation don't there are nothing different , just a return.
There are some reason to this are implemented? And no a ```property``` ( if necessary ) | https://github.com/Cloud-CV/EvalAI/issues/1280 | 1,506,426,295,000 | 1,506,489,505,000 | null | null | null | null | null | [
"@Marlysson Can you please explain the issue. I didn't get your point.",
"Sure.\r\nI was analysing the EvalAI code searching something to contribute and I saw this, by example:\r\n\r\nhttps://github.com/Cloud-CV/EvalAI/blob/master/apps/challenges/models.py#L67-L73\r\n\r\nA ```get_*``` method just return the same ... | [] | [] |
EvalAI | Cloud-CV/EvalAI | Error in Running EvalAI | After the last Merge, the project is not able to work locally.

| https://github.com/Cloud-CV/EvalAI/issues/1282 | 1,506,434,470,000 | 1,506,435,413,000 | 1 | 0 | A | 2 | Configuration Error | [
"@aayusharora Please update your `dev.py` file with `dev.sample.py` specifically the `INSTALLED APPS` section. I hope it will solve the issue.",
"@aayusharora I think the issue is resolved. Hence I am closing this. Please reopen if the problem still persists."
] | null | null |
EvalAI | Cloud-CV/EvalAI | Customising Django Admin according to EvalAI Project | For a big project like this, the Django administration should be customised according to the project itself.
Like when we open the admin it states there "Django administration".
Insetad "EvalAi Administration" seems better.
Also, we can customize various apps admin and add a search bar and filters so that it may b... | https://github.com/Cloud-CV/EvalAI/issues/1284 | 1,506,494,762,000 | 1,506,629,127,000 | null | null | null | null | null | [
"@HargovindArora Yes, we can customise the Django Administration.\r\nCan you please list down all the points what exactly you want to achieve like\r\n- Changing Django Administration to EvalAI Administration.\r\n\r\nPlease come up with a detailed plan and then we are good to go! ",
"@RishabhJain2018 Changes like ... | [] | [] |
EvalAI | Cloud-CV/EvalAI | Composing Dockerfiles not properly working |
Hey, as requested on the gitter, I open an issue regarding the Dockerfile.
The expected behavior is to run the docker compose in order to have a full EvalAI ready.
For the observed behavior,various issues happens, mostly the nodejs image where sass can't be installed.
I know that switching the docker to an ubunt... | https://github.com/Cloud-CV/EvalAI/issues/1286 | 1,506,600,490,000 | 1,514,625,634,000 | 1 | 0 | A | 3 | Configuration Error | [
"@rdoume: would you mind sharing the error log here that you are getting? It would be easier to debug then. ",
"This seems to be something I should be able to quickly fix.\r\n@rdoume can you please paste the error logs here?",
"Ok, so I isolated the problem with the evalai_nodejs docker.\r\nWhen running the com... | null | null |
EvalAI | Cloud-CV/EvalAI | Fix team page content placement and modify hyperlinks | - Observed behavior
1) The heading 'Core Team' is hiding behind the navigation-bar.


... | https://github.com/Cloud-CV/EvalAI/issues/1287 | 1,506,624,843,000 | 1,511,217,469,000 | null | null | null | null | null | [
"Good catch @geekayush . Let me know if you are interested in working on this. :)",
"@RishabhJain2018 can i do this ?",
"@gabru-md Let's wait for @geekayush . If he doesn't take this up, then you are good to go :)",
"@RishabhJain2018 I would like to solve this :)",
"Go ahead! @geekayush \r\n@gabru-md Feel ... | [
"bug",
"easy_to_fix",
"frontend"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1301"
] |
EvalAI | Cloud-CV/EvalAI | Add support editing a challenge details on UI | ## Current Status
Currently, we have all the APIs required for editing the challenge. UI needs to be implemented so that the challenge hosts can edit the challenge on their own.
## Deliverables
Note: There is a constraint that only challenge host should be able to edit the details on the frontend and hence th... | https://github.com/Cloud-CV/EvalAI/issues/1288 | 1,506,641,222,000 | 1,508,908,211,000 | null | null | null | null | null | [
"@deshraj I would like to take lead on this.",
"Sure. Assigning it to you. ",
"@deshraj Please take a look at the UI.\r\n\r\n",
"Challenge description will be really long so it would be nice if you ... | [
"enhancement",
"frontend",
"critical",
"docs",
"priority-high"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1316"
] |
EvalAI | Cloud-CV/EvalAI | Show a loader when a challenge zip configuration is submitted | ## Current Status
When a host tries to upload a challenge zip configuration and the zip config is huge file, then he has no clue that what is happening at the backend: whether the file is being uploaded or not.
## Deliverables
We would want to show a loader till the request is completed.
| https://github.com/Cloud-CV/EvalAI/issues/1289 | 1,506,641,557,000 | 1,515,264,665,000 | 1 | 4 | A | 5 | Unimplemented Feature Gap | [
"@deshraj I'm working on it.",
"If nobody is working on this issue can I work on this?\r\n",
"@deshraj Fixed it.",
"Sorry guys for not being responsive. Seems like this is already fixed. Thanks @adamstafa "
] | null | null |
EvalAI | Cloud-CV/EvalAI | Add a boolean field to challenge to make it featured challenge | ## Current behavior
Currently, the first challenge is considered as the featured challenge on EvalAI. We would like to change this and the admin should have the functionality to choose which challenge should be featured challenge.
## Deliverables
- [x] Add a new field in the challenge model which makes a chal... | https://github.com/Cloud-CV/EvalAI/issues/1290 | 1,506,642,057,000 | 1,506,832,848,000 | 1 | 1 | A | null | Unimplemented Feature Gap | [
"Hi sir, can I take up this issue?",
"@sehgalayush1 sure, go ahead. :) ",
"@deshraj Please clear something for me, You want the default value of the featured field to be false right?",
"Also, should i just push the new code in the master of my fork and create a PR or should I create a new branch?",
"@sehgal... | null | null |
EvalAI | Cloud-CV/EvalAI | Change the logic to show featured challenge | ## Current behavior
Currently, the challenge whose primary key is 1 is shown as the featured challenge on EvalAI. We would like to change it and show the challenge which has the featured challenge flag set as True in the database.
## Dependency : #1290
## Deliverables
- [ ] Update the get challenges API to... | https://github.com/Cloud-CV/EvalAI/issues/1291 | 1,506,642,353,000 | 1,523,735,489,000 | 1 | 4 | A | 6 | Unimplemented Feature Gap | [
"Also, this depends on #1290 ",
"@deshraj I'm done with #1277. Can I work on this?",
"@deshraj @xamfy Actually since this issue was related to #1290 I already started working on this as I am finished with #1290 . So should I go through with this?",
"@sehgalayush1 @xamfy Since this issue requires both front-en... | null | null |
EvalAI | Cloud-CV/EvalAI | 'Dataset split with that codename already exists' error | ## Current Scenario
When a user creates a challenge using a zip configuration that has some dataset split codename, then the challenge is created successfully. If he tries to create a similar challenge with similar dataset split name then he gets an error that `Dataset split with that codename already exists` which ... | https://github.com/Cloud-CV/EvalAI/issues/1294 | 1,506,736,728,000 | 1,529,426,354,000 | 1 | 1 | B | 1 | Validation Gap | [
"@deshraj can you explain the second point of Deliverables",
"@deshraj I'm quite familiar with this error, can I look into it? :smile: ",
"Sure @isht3. :) ",
"I think we @isht3 have already completed this. Hence, closing this."
] | null | null |
EvalAI | Cloud-CV/EvalAI | Increase the data upload limit. | ## Current Behaviour
By default django supports only 2.5 MB of the data to be uploaded on the web app. Refer [here](https://docs.djangoproject.com/en/1.10/ref/settings/#data-upload-max-memory-size) for more info.
## Effects
Due to the low upload limit the file in challenge creation using zip isn't being uploaded o... | https://github.com/Cloud-CV/EvalAI/issues/1295 | 1,506,754,851,000 | 1,513,163,733,000 | 1 | 0 | B | 3 | Configuration Error | [
"Hello! I took the task",
"@memclutter Go ahead! :)",
"Edit: there are challenges where the challenge configuration file is of more than 100MB. We would like to update the size to 500MB",
"My PR #1310 increases the max file upload size to 500MB."
] | null | null |
EvalAI | Cloud-CV/EvalAI | Add cancel button in update submission metadata | ## Current Behaviour
The update submission is a modal form which has only submit button to submit and it can be disabled using the `Esc` key. Please see the screenshot.

## Expected Behaviour
We need to ad... | https://github.com/Cloud-CV/EvalAI/issues/1298 | 1,506,878,317,000 | 1,507,069,858,000 | null | null | null | null | null | [] | [
"enhancement",
"easy_to_fix",
"frontend"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1303"
] |
EvalAI | Cloud-CV/EvalAI | Add challenge filtering using featured parameter. | We need to add filtering in challenge model on the basis of `featured` parameter. | https://github.com/Cloud-CV/EvalAI/issues/1304 | 1,506,943,277,000 | 1,507,071,163,000 | 1 | 1 | B | 1 | Unimplemented Feature Gap | [
"@RishabhJain2018 this sounds interesting. Can you provide more details?",
"@pohzipohzi Currently the challenges are filtered in django admin using [these](https://github.com/Cloud-CV/EvalAI/blob/master/apps/challenges/admin.py#L18) fields. We need to add `featured` field to it.\r\nPlease let me know if you need... | null | null |
EvalAI | Cloud-CV/EvalAI | Add instructions to update settings.dev.py in Docker Installation section | ## Deliverables
- [ ] Add a section to add instructions about renaming `dev.sample.py` to `dev.py` in the docker installation section in docs. See https://github.com/Cloud-CV/EvalAI/blob/master/README.md (4th point of installation instructions) for the text to add. | https://github.com/Cloud-CV/EvalAI/issues/1308 | 1,507,070,028,000 | 1,507,078,116,000 | 1 | 0 | A | 3 | Documentation Deficiency | [
"Pointed out in #1286 ",
"I can work on this."
] | null | null |
EvalAI | Cloud-CV/EvalAI | Remove models from Accounts app | **Expected Behaviour** : Remove the `Affiliation` and `UserAffiliation` model from the `Accounts` app.
**Deliverables:**
- [ ] Remove the `Affiliation` and `UserAffiliation` model from accounts app.
- [ ] Create and name the migration.
| https://github.com/Cloud-CV/EvalAI/issues/1312 | 1,507,232,118,000 | 1,508,909,048,000 | null | null | null | null | null | [
"I'll pick this one up\r\n",
"@markslingerland sure. Assigning this to you!",
"@RishabhJain2018 can I look into this?",
"@markslingerland is working on it. @HargovindArora Please take up any other issue from the list. :)",
"Sure @RishabhJain2018 .",
"@deshraj @RishabhJain2018 Working on it!\r\n"
] | [
"enhancement",
"easy_to_fix",
"backend",
"priority-low"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1313",
"https://github.com/Cloud-CV/EvalAI/pull/1332"
] |
EvalAI | Cloud-CV/EvalAI | Add support to update the user profile. | https://github.com/Cloud-CV/EvalAI/issues/1314 | 1,507,288,012,000 | 1,511,223,676,000 | null | null | null | null | null | [
"Can I take this up, or has it been taken up by you @RishabhJain2018 ?",
"Hey @gurraunaqsingh It has already been completed, only the PR needs to be merged. Please take up any other issue from the list. :-)"
] | [
"enhancement",
"easy_to_fix",
"backend",
"new-feature"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/1315"
] | |
EvalAI | Cloud-CV/EvalAI | Adding respective organizations links to the images and footer improvements. | 
On the homepage of EvalAI, the section containing the list of Organizations that use EvalAI should have clickable links to their respective website pages so that any user can s... | https://github.com/Cloud-CV/EvalAI/issues/1319 | 1,507,655,791,000 | 1,508,122,054,000 | null | null | null | null | null | [
"Hey anyone please review it. Should it be done? :smile: ",
"@HargovindArora I missed it . I will do it by tonight.",
"@HargovindArora closing this issue since we don't want to have the link to images of different organizations. I removed it intentionally in my previous pull request. ",
"Ohkay . Got it @deshr... | [] | [] |
EvalAI | Cloud-CV/EvalAI | Stop showing success message for unregistered E-mails while resetting password. | ## Problem
When we try to reset password, it asks us for our Email to send the link. Now after we click submit, even if the email is not registered, it still says reset link sent.


Wh... | https://github.com/Cloud-CV/EvalAI/issues/1321 | 1,507,814,066,000 | 1,507,829,512,000 | 1 | 0 | B | 3 | Validation Gap | [
"This is being handled by Django allauth so that the email id of registered users shouldn't get exposed. Hence, we don't need this feature. ",
"@deshraj Okay, cool. :smile: "
] | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.