Usage:
./run.sh
To-dos:
- () setup file structure (Ref: https://github.com/open-mmlab/mmdetection/tree/main)
- () image-related pipeline: load image, add watermark algo, transform into tensor and shape
- () model-related pipeline: load model, survey other avaliable model (ex: IR model, resourse)
- () evaluation pipeline: training, testing loop
- () improve the coding style using OOP
Other helpful resourse: Diffusion model in mathematic
Papers to read: