Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

EvalAI

Evaluating the state of art in AI
Collective - Host: opensource - https://opencollective.com/evalai - Website: https://evalai.cloudcv.org - Code: https://github.com/cloud-cv/evalai

Update SQS setting, requirements and tests for production environment (#1857)

github.com/cloud-cv/evalai - cf70fd36a60761d7c1f9cbad46e1825cba531926 authored about 6 years ago by rishabhjain <[email protected]>
Add scripts/docker_pull.sh to .gitignore

github.com/cloud-cv/evalai - ff16ab62cca6e6ef506b7f22cf3d44ce9b1e6263 authored about 6 years ago by Deshraj <[email protected]>
Docs: Add docs for APIs (#1849)

github.com/cloud-cv/evalai - 3b3b772da9318f404738dd5b1c951a37675326b3 authored about 6 years ago by rishabhjain <[email protected]>
Update sample challenge evaluation script to support Python3 (#1855)

github.com/cloud-cv/evalai - 3d76a6d2e76c8b64e4cce786876b1cc1a34cedc2 authored about 6 years ago by Deshraj Yadav <[email protected]>
Add admin action to evaluate the submissions again(#1827)

* Add admin action to run submissions again

* Flake8 fixes

github.com/cloud-cv/evalai - 2e731c8b352964e17f8af10233f536f192a51164 authored about 6 years ago by rishabhjain <[email protected]>
Fix #1833: Hide discussions tab on UI if forum link is null from backend(#1835)

#1833 Remove discussions tab from challenge page
- [x] Hide discussions tab from challenge pag...

github.com/cloud-cv/evalai - 7a120aca71ed804dbe53c8db3124b2f883c86bbf authored about 6 years ago by MOHIT NAGPAL <[email protected]>
Fix #1834: Upgrade Django to 1.11.15 (#1837)

github.com/cloud-cv/evalai - 85bbb5bdd63f6a9b24198191abbeb101d6ceae4a authored about 6 years ago by Kaan Şan <[email protected]>
Docs: Minor Path fix in README (#1840)

github.com/cloud-cv/evalai - ae643b084f683215c5f6a0f27fed5c5612c0770a authored about 6 years ago by newbazz <[email protected]>
Fix #1843: Add auto horizontal scrollbar in leaderboard(#1845)

Fix #1843.

github.com/cloud-cv/evalai - 393a88230e3bd3b0434903de872393c05a78fb11 authored about 6 years ago by rishabhjain <[email protected]>
Revert "Fix python3 import error" (#1844)

Reverts Cloud-CV/EvalAI#1830

github.com/cloud-cv/evalai - de22a55df4a6cbdd1d11f97b8397ecc2ce18d426 authored about 6 years ago by rishabhjain <[email protected]>
Convert dict to byte while saving submission results file & minor django admin fixes for python3(#1786)

* Add fixes for python3 compatibility

* Minor Fixes

* Minor Fixes

* Remove unnecessary ...

github.com/cloud-cv/evalai - 4b0f4a8ec54661d7ad5123208e770577b4736f53 authored about 6 years ago by rishabhjain <[email protected]>
Update Python version to 3.6.5 in Dockerfiles & Python3 migration dependency fix(#1831)

github.com/cloud-cv/evalai - 9717be375079a6f7c499af3d8b58ab6b2f103645 authored about 6 years ago by Deshraj Yadav <[email protected]>
Backend: Fix challenge creation using zip in python 3 (#1842)

github.com/cloud-cv/evalai - e5d95dbb7afb44588b9fcddb312db9058e179ec2 authored about 6 years ago by rishabhjain <[email protected]>
Submission Worker: Fix Python 3 import error (#1830)

github.com/cloud-cv/evalai - d7f253979078d92d49e01a5896804e0c28f458c1 authored over 6 years ago by rishabhjain <[email protected]>
Fix #1810: Fix angular href sanitization to allow for `javascript:void(0)` kind of urls (#1812)

github.com/cloud-cv/evalai - 1df144de5ae650db59e74a9a38804c9f20dcf5d9 authored over 6 years ago by Parth Verma <[email protected]>
Fix #1816: UI Fix in Contact Page (#1823)

github.com/cloud-cv/evalai - 0236319ed69aae4a7f89b97a33428915fd3c19fe authored over 6 years ago by Wasim Ahmad <[email protected]>
Fix #1787: Add created_at as a read-only field in django admin (#1790)

github.com/cloud-cv/evalai - 596f63fa7cdf263af91a770fe72a19d51e6a41fb authored over 6 years ago by Parth Verma <[email protected]>
CI/CD: Add short circuit behaviour using logical AND (#1818)

github.com/cloud-cv/evalai - e09c97bc96934e366a512b7c42a267e16003e416 authored over 6 years ago by Kartik Verma <[email protected]>
Ci/CD: Improve bash script for staging deployment (#1811)

github.com/cloud-cv/evalai - 0ce6e1a8a620beb3243e30a4ec554ca12c3f376d authored over 6 years ago by rishabhjain <[email protected]>
Challenges: Add forum_url field for each challenge (#1776)

* Add field to store forum url along with migrations

* Add forum url in serializers

* Fix ...

github.com/cloud-cv/evalai - 1496ed11cce2ed947112dae8db672d4991c8c14d authored over 6 years ago by rishabhjain <[email protected]>
Frontend: Add Forum link in header (#1775)

* Add Forum Link in Header

* Add Discussions tab in every challenge

github.com/cloud-cv/evalai - 2e759a5004b02694995f8ecc407c5c7f93dfe2b5 authored over 6 years ago by rishabhjain <[email protected]>
Frontend+Backend: Add Feature to view Private leaderboard by Challenge Host(#1804)

* Update API to show private leaderboard

* Add test cases for get challenge phase split api
...

github.com/cloud-cv/evalai - 3b5e464c0ca5f9cd89d7004e77908926299e6438 authored over 6 years ago by rishabhjain <[email protected]>
Revert docker deployment due to potential security threat (#1806)

github.com/cloud-cv/evalai - aafe6c4e8ac11547971962ad51b9c4497e8a9a49 authored over 6 years ago by Deshraj Yadav <[email protected]>
Docker: Tag & Push docker images with latest & travis_commit_id tag (#1805)

github.com/cloud-cv/evalai - 60754d6af7984a8a15d8ebd5a0766c6cb6f0edcf authored over 6 years ago by rishabhjain <[email protected]>
CI/CD: Update configuration for pushing docker images on AWS ECR (#1803)

github.com/cloud-cv/evalai - ffc5a29b97082ddd0496316125c983d9ab4eb333 authored over 6 years ago by Deshraj Yadav <[email protected]>
Submission Worker: Add exception handling if there is a syntax error in eval script (#1801)

github.com/cloud-cv/evalai - 84fbb45f4281e384e5fb349cdb044ccd8d652b20 authored over 6 years ago by Deshraj Yadav <[email protected]>
Docker: Improve CI to build and push docker images to AWS ECR (#1792)

github.com/cloud-cv/evalai - 5aa1d1cb8ff588f8d02952de5e8a52619aae1670 authored over 6 years ago by rishabhjain <[email protected]>
Setup docker based production environment(#1788)

Setup docker based production environment

github.com/cloud-cv/evalai - 70842e3a1a2d63e62c4f2a309f51136a4bbfe05e authored over 6 years ago by Deshraj Yadav <[email protected]>
Backend: Replace RabbitMQ with SQS (#1752)

github.com/cloud-cv/evalai - 1b6b85406d43848eb7e8dbee00d6b1f06ab41164 authored over 6 years ago by Deshraj Yadav <[email protected]>
Frontend: Minor Typo fix (#1783)

github.com/cloud-cv/evalai - 4080092a78bcd73a5b359fdaa345c485bdc24709 authored over 6 years ago by rishabhjain <[email protected]>
Frontend: Change edit-team html file name according to the teamCtrl code(#1779)

github.com/cloud-cv/evalai - 4e82289cb2042a6858c0990765b856e576d9e3a4 authored over 6 years ago by rishabhjain <[email protected]>
Frontend: Add dist folder clean & specific runserver gulp task(#1771)

github.com/cloud-cv/evalai - 85d122b5a9c01f95d267ed9f14adfc12a4dc5ebd authored over 6 years ago by rishabhjain <[email protected]>
Fix Python3 migration error along with adding Python3 support for upcoming challenges(#1732)

* Removed unneeded command to make code directory

* changes to support python3. Should still...

github.com/cloud-cv/evalai - 497c4fb53434a64348905da13301c723c89bfcc2 authored over 6 years ago by rishabhjain <[email protected]>
Docs: Typo fixes (#1768)

github.com/cloud-cv/evalai - ab57f4ae7cc3f5c971e694309dc9c7dcc1db5ad8 authored over 6 years ago by Gaurav Jain <[email protected]>
Frontend: Minor typo fixes (#1763)

github.com/cloud-cv/evalai - 431114ded8bf32b2e6a269650bca292dbbac3cbd authored over 6 years ago by Deshraj Yadav <[email protected]>
Revert "Frontend: Fix bug in leaderboard while switching sort between different columns(#1755)" (#1761)

This reverts commit 7921501c0bdea2f303f214c39298d3f2e1c8144a.

github.com/cloud-cv/evalai - 7dfb68508a1f3a8a20029d061cc22e22c23772ca authored over 6 years ago by Deshraj Yadav <[email protected]>
Frontend: Fix bug in leaderboard while switching sort between different columns(#1755)

* Leaderboard sort fix

* Leaderboard sort metric 0 bug fix

github.com/cloud-cv/evalai - 4316f96c8678548d719f88b1e01b663e4a041575 authored over 6 years ago by Dhruv Batheja <[email protected]>
Participants: Add Team URL field in update participant team dialog (#1730)

github.com/cloud-cv/evalai - ac687aad4fca510da44df581dc85b7222f8fec38 authored over 6 years ago by rishabhjain <[email protected]>
Fix #1746: Modify condition for showing remaining submissions (#1748)

github.com/cloud-cv/evalai - 19c92520b598fc7ac6d9dce07966c63bb45da00f authored over 6 years ago by rishabhjain <[email protected]>
Fix #1741: Add API for challenge phase analytics (#1745)

github.com/cloud-cv/evalai - 34c5147f86b2d4e3ef9e20ace0603019186a6bd0 authored over 6 years ago by rishabhjain <[email protected]>
Submissions: Remove null attribute from CharField. (#1729)

github.com/cloud-cv/evalai - 1f233d551d87d9b6271c1793c50336f61dbfdaf7 authored over 6 years ago by rishabhjain <[email protected]>
Challenges: Add migration file for unique random name of challenge logo (#1750)

github.com/cloud-cv/evalai - 0d4be15d1e94daeafbd84acc04161f4778c109b5 authored over 6 years ago by rishabhjain <[email protected]>
Jobs: Update the filtering logic for showing entries on leaderboard (#1747)

github.com/cloud-cv/evalai - dbf3ad5ee3d33288ac9315cab0d68e1d754556e7 authored over 6 years ago by Deshraj Yadav <[email protected]>
Challenges: Update submission count API endpoint (#1744)

github.com/cloud-cv/evalai - 872b28c131999f06030d3ca6627e8e432ad719d3 authored over 6 years ago by rishabhjain <[email protected]>
Settings: Allow all hostnames to request files in dev env (#1743)

github.com/cloud-cv/evalai - 9fa53f3cab50850eabf8f596c0f5d7fb2f53018a authored over 6 years ago by Deshraj Yadav <[email protected]>
Fix #66: Add footer component for all pages(#68)

* Footer component Partial

* Merging Auth Page PR here

* Footer complete

* get notified...

github.com/cloud-cv/evalai - d776be76d308ff6f189931a2ceb076f612c283a3 authored over 6 years ago by Dhruv Batheja <[email protected]>
Fix #1734: Display explicit error while creating host or participant teams(#1739)

* added functionality to display explicit error

* removed extra change produced

github.com/cloud-cv/evalai - 9b14292e4c10797b8f069fe72075ed6984cb11de authored over 6 years ago by Hargovind Singh Arora <[email protected]>
Fix #1736: Add unique random name for challenge logo field(#1738)

github.com/cloud-cv/evalai - b263f3e519d9da6d52ec080789a686a3bc7c7f72 authored over 6 years ago by Hargovind Singh Arora <[email protected]>
Fix #1735: Update django to version 1.11(#1737)

* Updated django version in requirements.txt

* changed version to 1.11

github.com/cloud-cv/evalai - 35ce61c7e25b0970101fed82d787cc6f07868691 authored over 6 years ago by Hargovind Singh Arora <[email protected]>
Fix #1703:Modified error message when yaml config for challenge creation isn't correct(#1716)

* Fix #1703 Show proper error message

Show proper error message when Yaml config file has err...

github.com/cloud-cv/evalai - 3c08b5fdc783480025dd30d0d3ed173af81e6e0e authored over 6 years ago by Calen Robinette <[email protected]>
Participants: Modify backend logic for number of submission done by a team (#1726)

github.com/cloud-cv/evalai - 33bb2c27899bfac721739b360b7aa66471bad279 authored over 6 years ago by rishabhjain <[email protected]>
Added privacy policy page

github.com/cloud-cv/evalai - 842b8327ee7ee74469ad1555901427cd23375204 authored over 6 years ago by Dhruv Batheja <[email protected]>
Fix #1722: Add Team URL for Participant and Host Team model (#1723)

github.com/cloud-cv/evalai - 423679d257105e57e5ca1ca36fde48ce2628a240 authored over 6 years ago by rishabhjain <[email protected]>
Fix #1718: Make submission related metadata fields optional (#1719)

github.com/cloud-cv/evalai - 4f9a72b2df2b34d548dcc691edf0340e829acb53 authored over 6 years ago by rishabhjain <[email protected]>
Fix #1727: Improve logic to get the remaining submissions on UI (#1728)

github.com/cloud-cv/evalai - dd4ec057d6956193de70a7f8db2b432455a52fb1 authored over 6 years ago by rishabhjain <[email protected]>
Participants and Hosts: Allow . character in team names (#1720)

github.com/cloud-cv/evalai - f63363fbb026325162ebed690c7b2eb685b6d946 authored over 6 years ago by rishabhjain <[email protected]>
Frontend: Increase width of horizontal scrollbar (#1725)

github.com/cloud-cv/evalai - b407b5b245dd0c255f8c982214d292ff061e6d79 authored over 6 years ago by rishabhjain <[email protected]>
Fix #1698: Update dev installation instructions (#1717)

github.com/cloud-cv/evalai - 9d85615c27f725579be2f6a5376e424375df5bc5 authored over 6 years ago by Deshraj Yadav <[email protected]>
Fix #1698: Update README (#1700)

github.com/cloud-cv/evalai - 0d46c3c4d370c44b306454bfcd62b6c9a03f98fa authored over 6 years ago by Hargovind Singh Arora <[email protected]>
Update Readme: Add Codecov & Travis badges along with updating team info(#82)

github.com/cloud-cv/evalai - 282d213b85313141b43b710cb22f2b2ae6cb8222 authored over 6 years ago by Michal Weizman <[email protected]>
Fix #65: Add Compodoc for documentation along with updating readme(#67)

* compodoc integration

* Updated README after review

* Updated build run script to copy th...

github.com/cloud-cv/evalai - 20373e78a9f9ab32752eda1d91e89b179d222a90 authored over 6 years ago by Dhruv Batheja <[email protected]>
Align metrics on leaderboard as center aligned (#1715)

github.com/cloud-cv/evalai - 4b56869ea4457eeedbb31299a4b31d1fb033b768 authored over 6 years ago by Deshraj Yadav <[email protected]>
Fix #1712: Remove filtering of disabled challenges in Hosted Challenges (#1713)

github.com/cloud-cv/evalai - 1cbc9ca3912a4fd9bca467f0f50e2c197fa8bcbb authored over 6 years ago by rishabhjain <[email protected]>
Added Form input component

github.com/cloud-cv/evalai - 140305b6707b7ceb9209703b3b1fac8180efec4d authored over 6 years ago by Dhruv Batheja <[email protected]>
Added V Involved Page (#63)

github.com/cloud-cv/evalai - c082d9bc74a1806495704c84e2d340442a2f5bd8 authored over 6 years ago by Dhruv Batheja <[email protected]>
Added About Us Page

github.com/cloud-cv/evalai - da14406710d59a25821adacb79a88c636eeee7d7 authored over 6 years ago by Dhruv Batheja <[email protected]>
Fix #1708: Restrict user from participating in past & future challenges (#1711)

github.com/cloud-cv/evalai - 23d4196afb4bf646524ced713d8b02036afbe3d2 authored over 6 years ago by Adarsh S <[email protected]>
Challenges: Sort challenges in descending order based on pk (#1710)

github.com/cloud-cv/evalai - 2d9fa2b966e691d47d5eb43ec5cf918f60a19b1c authored over 6 years ago by rishabhjain <[email protected]>
Challenges: Sort challenge phases in ascending order based on pk (#1709)

github.com/cloud-cv/evalai - 60fc7ac5d9d7c1da2ee55c0f84266056d2505922 authored over 6 years ago by rishabhjain <[email protected]>
Fix #1706: Add created_at field in challenge configurations admin (#1707)

github.com/cloud-cv/evalai - d3f427b024069e3675adb64f37b322cd1f3013a7 authored over 6 years ago by Sachin Mukherjee <[email protected]>
Upgrade(Gulp): Version bump 3.9.1 -> 4.0.0 (#1697)

* Upgrade(Gulp): Version bump 3.9.1 -> 4.0.0
* Rewrite Gulp Tasks
* Update Docker Config

...

github.com/cloud-cv/evalai - cbd5c1b57f5f553e63ef86be630a224fbbb96a79 authored over 6 years ago by Shiv Baran Singh <[email protected]>
Experimenting with surge (#58)

github.com/cloud-cv/evalai - d52b24ac0fd41a24eba5af0bcb225c038f4d6a8d authored over 6 years ago by Dhruv Batheja <[email protected]>
Fix #35: Update git clone Statement in README (#73)

github.com/cloud-cv/evalai - a8c85ff2b562374f830eafee54956054fe32f583 authored over 6 years ago by Gautam Jajoo <[email protected]>
Backend: Add API to fetch the details of a submission using pk(#1699)

* Add endpoint to fetch the details of one single submission

* Add tests for submission detai...

github.com/cloud-cv/evalai - 36fc3a02b89961d2d4d32bee2deadea212224dec authored over 6 years ago by Adarsh S <[email protected]>
Submission worker: Allow submissions from challenge hosts to be evaluated (#1695)

github.com/cloud-cv/evalai - e44b612271590a0b46e32e455fd5cff5055acc7d authored over 6 years ago by Deshraj Yadav <[email protected]>
Add evalai-starters in challenge creation docs (#1676)

* Add evalai-starters in evalai docs

* Update challenge creation section

* Modify docs

github.com/cloud-cv/evalai - c393fd5bc31f9388fe9f962987439667fce20f65 authored over 6 years ago by rishabhjain <[email protected]>
Fix #1687: Angular not found (#1694)

github.com/cloud-cv/evalai - e5c355b7cb7b3dff6358e6c4331456d34f11edd9 authored over 6 years ago by Deshraj Yadav <[email protected]>
Typo fix in 'Tutorial to participate in challenge' (#1693)

github.com/cloud-cv/evalai - d5094256f4c665f7f629539a76851c94ef2c7236 authored over 6 years ago by Deshraj Yadav <[email protected]>
Minor docker setup improvements (#1689)

github.com/cloud-cv/evalai - c3780ece2e3379ea27dd4a855231e18ed8f9f45e authored over 6 years ago by Deshraj Yadav <[email protected]>
Backend: Add API to fetch the challenges in which a participant team has participated (#1685)

github.com/cloud-cv/evalai - d1e31333df779f2530ca154a2e714eeed9d5980d authored over 6 years ago by Adarsh S <[email protected]>
Fix #1688: Add frontend to show, copy & download the user auth token (#1684)

github.com/cloud-cv/evalai - 1d795e7a5e7744b511c73f5d4aa8543176c518b9 authored over 6 years ago by Adarsh S <[email protected]>
Fix #1688: Add API endpoint to fetch or create user auth token from database (#1683)

* Add endpoint to process token

* Add tests for token backend

github.com/cloud-cv/evalai - 3ae49a65548454ae09318c94c3581d9a9480acf6 authored over 6 years ago by Adarsh S <[email protected]>
Added header to app

github.com/cloud-cv/evalai - db9b77ab7b951c8ba9b8b9f0b2de5fdf0a76b30f authored over 6 years ago by Dhruv Batheja <[email protected]>
Submission Worker: Update challenge extract condition (#1686)

Since we have the feature for the challenge hosts to try out submissions to a particular challen...

github.com/cloud-cv/evalai - 7c8a8042867c79cf70008f39af0ee3cad5d33a80 authored over 6 years ago by Deshraj Yadav <[email protected]>
Fix #1641: Add tests for challenge creation using zip file (#1677)

github.com/cloud-cv/evalai - d4ff50e03508153c1fce55003382a2615c79afad authored over 6 years ago by Leonard Kioi kinyanjui <[email protected]>
Fix #1660: Minor fix in Response status (#1682)

github.com/cloud-cv/evalai - 0a4d6336b7e16b9a6d83a7c7d919298787b59485 authored over 6 years ago by Deshraj Yadav <[email protected]>
Fixes #1618: Limit number of concurrent submissions for a participant. (#1660)

github.com/cloud-cv/evalai - 2432e2b09c3c404e6702becfae9ad5ce165f3c98 authored over 6 years ago by Adarsh S <[email protected]>
Participants: Improve logic to add members to Participant and Host Team (#1674)

github.com/cloud-cv/evalai - af3dff86d195c8dc328a2cba4839f820db609f32 authored over 6 years ago by Deshraj Yadav <[email protected]>
Fix #1669: Add draper logo in organizations (#1679)

github.com/cloud-cv/evalai - 8d4881fddbc180c0143fb81de13a168b5d9fff3b authored over 6 years ago by rishabhjain <[email protected]>
Added header partial for home page (#55)

github.com/cloud-cv/evalai - baea68d76f675014a9b081bc305976cfe73cc53a authored over 6 years ago by Akash Jain <[email protected]>
Fixes#25 Added Font family OpenSans (#37)

github.com/cloud-cv/evalai - 3fac038b1b3a698f6d3256841e92f21ddf98a1bc authored over 6 years ago by Parth Shandilya <[email protected]>
Docs: Remove redundant leaderboard field from challenge creation docs (#1668)

github.com/cloud-cv/evalai - cb4f3e9db3ba985fcbef3e5905b8cbafc6a09aeb authored over 6 years ago by rishabhjain <[email protected]>
Fix #1341: Increase width of edit details dialog box (#1666)

github.com/cloud-cv/evalai - 067f1296c0e3637395681e6b4d21fb90a9887ba3 authored over 6 years ago by rishabhjain <[email protected]>
Docker: Improve docker configuration for Dev environment (#1667)

github.com/cloud-cv/evalai - 4a4bb1a59cc345603bd34d56717ec4c15a7e4324 authored over 6 years ago by Deshraj Yadav <[email protected]>
README: Update Team(#54)

github.com/cloud-cv/evalai - bec20073bb66d3ad47a975002f4d51904db4fa43 authored over 6 years ago by rishabhjain <[email protected]>
Docker: Minor configuration fix in worker container (#1664)

github.com/cloud-cv/evalai - 1983441b92cfb33314d807713743faf2f2d25339 authored over 6 years ago by Deshraj Yadav <[email protected]>
Fix #1605: Add more fixes to #1653 (#1658)

github.com/cloud-cv/evalai - 6a68bd27d653d6c165dcefbc95da45aab5fc14d5 authored over 6 years ago by Deshraj Yadav <[email protected]>
Fix #1605: Add Challenge preview mode for the challenge hosts. (#1653)

github.com/cloud-cv/evalai - 40a38a6375b4fead467c4e34d5a3e2e5c734f3d2 authored over 6 years ago by Adarsh S <[email protected]>
Frontend: Remove background from logos (#1657)

github.com/cloud-cv/evalai - 5b476d867f2a5142117134f926edbea558baa1b7 authored over 6 years ago by rishabhjain <[email protected]>
Fix #1547: Add support for sorting leaderboard column wise (#1557)

github.com/cloud-cv/evalai - 42a27c8e68cbcf154ea7863b5ce723dfd6f50c2a authored over 6 years ago by Vladan <[email protected]>