Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cloud-cv/gsoc-ideas

CloudCV GSoC Ideas
https://github.com/cloud-cv/gsoc-ideas

artificial-intelligence cloudcv-gsoc computer-vision gsoc machine-learning model-evaluation reproducible-research

Last synced: 5 days ago
JSON representation

CloudCV GSoC Ideas

Awesome Lists containing this project

README

        

# CloudCV GSoC Ideas

## Development
This site is built with [Jekyll](https://github.com/jekyll/jekyll) and [Bootstrap](https://github.com/twbs/bootstrap).

### Adding new project
1. Copy a file project file from the ``_posts`` folder and rename it to ``{date}-project-{project-name}``
2. Fill the fields in the copied file accordingly
3. Run ``jekyll serve`` and check in the browser on ``0.0.0.0:4000`` if the site looks like expected
4. Send a Pull Request

### Acknowledgements
Based on the OpenSUSE's excellent mentoring project.