mirror of
https://github.com/Laurent2916/REVA-QCAV.git
synced 2024-11-08 14:39:00 +00:00
.vscode | ||
src | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
environment.yml | ||
LICENSE | ||
pyproject.toml | ||
README.md |
Neural sphere detection in images for lighting calibration
Installation
Clone the repository:
git clone https://github.com/Laurent2916/REVA-DETR.git
cd REVA-DETR/
Usage
Everything is managed thanks to Lightning CLI !
Start a training:
python src/main.py fit
Start inference on images:
python src/main predict --ckpt_path <path_to_checkpoint>
License
Distributed under the MIT license.
See LICENSE
for more information.
Contact
Laurent Fainsin [loʁɑ̃ fɛ̃zɛ̃]
<laurent@fainsin.bzh>