All Projects → comic → Grand Challenge.org

comic / Grand Challenge.org

Licence: apache-2.0
A platform for end-to-end development of machine learning solutions in biomedical imaging

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Grand Challenge.org

Evalai
☁️ 🚀 📊 📈 Evaluating state of the art in AI
Stars: ✭ 1,087 (+1121.35%)
Mutual labels:  ai, django, reproducible-research
Ara
ARA Records Ansible and makes it easier to understand and troubleshoot.
Stars: ✭ 1,176 (+1221.35%)
Mutual labels:  django, django-rest-framework
Django Rest React Pycon
🐍 Demo repo for Pycon X talk "Decoupling Django with Django REST (and a sprinkle of React)"
Stars: ✭ 72 (-19.1%)
Mutual labels:  django, django-rest-framework
Generator Django Rest
Yeoman generator for a Django REST/GraphQL API, an optional React SPA & lots more!
Stars: ✭ 77 (-13.48%)
Mutual labels:  django, django-rest-framework
Cride Platzi
REST API project used to teach Django on Platzi
Stars: ✭ 88 (-1.12%)
Mutual labels:  django, django-rest-framework
Django Vue Template
Django Rest + Vue JS Template
Stars: ✭ 1,155 (+1197.75%)
Mutual labels:  django, django-rest-framework
Awesome Django
Repository mirror of GitLab: https://gitlab.com/rosarior/awesome-django This repository is not monitored for issues, use original at GitLab.
Stars: ✭ 8,527 (+9480.9%)
Mutual labels:  django, django-rest-framework
Django Crm
A Simple Django CRM (Customer Relationship Management) RESTful API Project
Stars: ✭ 63 (-29.21%)
Mutual labels:  django, django-rest-framework
The Complete Guide To Drf And Vuejs
📢 Source Code from my Web Dev Course *The Complete Guide To Django REST Framework and Vue JS* (Lang: English & Italian)
Stars: ✭ 78 (-12.36%)
Mutual labels:  django, django-rest-framework
Education Backend
Django backend for my info-business website
Stars: ✭ 79 (-11.24%)
Mutual labels:  django, django-rest-framework
Django Rest Framework Msgpack
MessagePack support for Django REST framework
Stars: ✭ 78 (-12.36%)
Mutual labels:  django, django-rest-framework
Train Ai With Django Swagger Jwt
Train AI (Keras + Tensorflow) to defend apps with Django REST Framework + Celery + Swagger + JWT - deploys to Kubernetes and OpenShift Container Platform
Stars: ✭ 66 (-25.84%)
Mutual labels:  ai, django-rest-framework
Thinkdiff
My open source project links, programming and software development related code and tutorials are in this repo. Content types: Python, JavaScript, Dart | Django, React, Flutter, React-Native etc.
Stars: ✭ 65 (-26.97%)
Mutual labels:  django, django-rest-framework
Indrz
Indoor mapping, routing system for orientation and wayfinding or facility management
Stars: ✭ 69 (-22.47%)
Mutual labels:  django, django-rest-framework
Best Of Web Python
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
Stars: ✭ 1,118 (+1156.18%)
Mutual labels:  django, django-rest-framework
Quicknat pytorch
PyTorch Implementation of QuickNAT and Bayesian QuickNAT, a fast brain MRI segmentation framework with segmentation Quality control using structure-wise uncertainty
Stars: ✭ 74 (-16.85%)
Mutual labels:  ai, medical-imaging
Drf Datatable Example Server Side
DataTables Example (server-side) - Python Django REST framework
Stars: ✭ 84 (-5.62%)
Mutual labels:  django, django-rest-framework
Drf Nested Routers
Nested Routers for Django Rest Framework
Stars: ✭ 1,098 (+1133.71%)
Mutual labels:  django, django-rest-framework
Django React
This a simple Django and React demo application
Stars: ✭ 63 (-29.21%)
Mutual labels:  django, django-rest-framework
Codingwithmitchblog Rest Api
A continuation of the CodingWithMitchBlog course. Adding a REST API using Django REST-framework
Stars: ✭ 78 (-12.36%)
Mutual labels:  django, django-rest-framework

grand-challenge.org

.. image:: https://github.com/comic/grand-challenge.org/workflows/CI/badge.svg :target: https://github.com/comic/grand-challenge.org/actions?query=workflow%3ACI+branch%3Amaster :alt: Build Status .. image:: https://codecov.io/gh/comic/grand-challenge.org/branch/master/graph/badge.svg :target: https://codecov.io/gh/comic/grand-challenge.org :alt: Code Coverage Status .. image:: https://img.shields.io/badge/docs-published-success :target: https://comic.github.io/grand-challenge.org/ :alt: Documentation .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/ambv/black :alt: Black Code Style .. image:: https://zenodo.org/badge/4557968.svg :target: https://zenodo.org/badge/latestdoi/4557968 :alt: Cite Us with Zenodo

Fair and objective comparisons of machine learning algorithms improves the quality of research outputs in both academia and industry. This repo contains the source code behind grand-challenge.org <https://grand-challenge.org>_, which serves as a resource for users to compare algorithms in biomedical image analysis. This instance is maintained by developers at Radboud University Medical Center in Nijmegen, The Netherlands and Fraunhofer MeVis in Bremen, Germany, but you can also create your own instance.

This django powered website has been developed by the Consortium for Open Medical Image Computing. It features:

  • Creation and management of challenges
  • Easy creation of challenge sites with WYSIWYG editing
  • Fine grained permissions for challenge administrators and participants
  • Management and serving of datasets
  • Automated evaluation of predictions
  • Live leaderboards
  • User profiles and social authentication
  • Teams

If you would like to start your own website, or contribute to the development of the framework, please see the docs <https://comic.github.io/grand-challenge.org/>_

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].