cv-boilerplate
Open source boilerplate for computer vision research. We solve small problems related to project management, experiment management, code styling, and model training so you can get back to research!
Installation
git clone https://github.com/pennpolygons/cv-boilerplate.git
cd cv-boilerplate
pip install -e .
Building Blocks & Choices
This project is a collection of principled choices to make CV research easier. We prioritize using tools that minimize researcher engineering work, help keep the codebase uncluttered, and make research easy to distribute and reproduce.
from Hacker News https://ift.tt/323Fia5
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.