931 B
931 B
Neural sphere detection in images for lighting calibration
Installation
Clone the repository:
git clone https://github.com/Laurent2916/REVA-DETR.git
cd REVA-DETR/
Install and activate the environment:
micromamba install -f environment.yml
micromamba activate qcav
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>