Updating paths.

master
Joseph 2021-06-14 12:08:33 +05:30
parent 45da4b5cd0
commit 5b7d7aef01
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
_BASE_: "../../Base-RCNN-C4-OWOD.yaml"
MODEL:
WEIGHTS: "/home/joseph/workspace/OWOD/output/t1_ft/model_final.pth"
WEIGHTS: "/home/joseph/workspace/OWOD/output/t1_clustering_with_save/model_final.pth"
ROI_HEADS:
NMS_THRESH_TEST: 0.4
TEST:

View File

@ -1,6 +1,6 @@
_BASE_: "../../Base-RCNN-C4-OWOD.yaml"
MODEL:
WEIGHTS: "/home/joseph/workspace/OWOD/output/t1_ft/model_final.pth"
WEIGHTS: "/home/joseph/workspace/OWOD/output/t1_clustering_with_save/model_final.pth"
DATASETS:
TRAIN: ('voc_coco_2007_val', ) # t1_voc_coco_2007_train, t1_voc_coco_2007_ft
TEST: ('voc_coco_2007_val', ) # voc_coco_2007_test