Our repo consist of two jupyter noteboooks(yolov8 + SAM, grounding dino + SAM). User can run them separately to do anime characters' eyes detection and segment.
Both of them require to bind the data folder to the project root.
In dino notebook, user need to use a roboflow token to download a dataset from roboflow.com.
In yolov8, user need to unzip the zip file in src folder, some path may need to be changed in case of running several times.