Dufresue

Results 1 issues of Dufresue

when i try to run the train_caption.py script like this: ``` export Data_ROOT=path/to/coco_dataset python train_caption.py exp.name=caption_rds moel.detector.checkpoint=4ds_detector_path ``` i encountered some errors like this: ![bug2](https://github.com/davidnvq/grit/assets/47912661/bf1e6490-d4dd-45ba-a93b-eae21386b33e) belows are changes i made...