update base cfg

This commit is contained in:
ThuanNaN 2025-01-12 18:00:12 +07:00
parent 59eafed6ca
commit 07c5d9f73a
2 changed files with 3 additions and 3 deletions

View File

@ -2,5 +2,5 @@ datasets:
mvtec_ad:
data_type: images
build_info:
image_path: /mnt/Repository/MiniGPT-4/MVTEC_det/images
ann_path: /mnt/Repository/MiniGPT-4/MVTEC_det/mvtech_ad_data_for_regression.json
image_path: ./MVTEC_det/images
ann_path: ./MVTEC_det/mvtech_ad_data_for_regression.json

View File

@ -32,7 +32,7 @@ run:
warmup_lr: 1e-6
weight_decay: 0.05
max_epoch: 50
max_epoch: 10
num_workers: 6
warmup_steps: 1000
iters_per_epoch: 1000