Skip to content

Zhouziyuya/Consisaug

Repository files navigation

Consisaug: A Consistency-based Augmentation for Polyp Detection in Endoscopy Image Analysis (MIML2023)

1. Data preparation

The code is changed from yolov5, and the detection for the data format is yolov5. Download pretrained yolov5 checkpoint from yolov5 responsitory and move them to ./trained_model. Change the data configuration file coco.yaml. The hyper-parameter file is hyp.scratch-high.yaml.

2. Train

python train.py

3. Validation

python val.py

4. Test

python detect.py

About

Code for Consisaug public on MIML2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published