CASA
CASA copied to clipboard
.npz discrepancy test_animal
Hi,
I have an issue when running python main.py -c config/real_world.yaml
After running the clip_retrieve.py, the retrieval animal is correctly set.
However, after constructing the data_utils.Optimization_data()
object, the .npz
and .png
files are loaded for the test_animal
.
This is rather strange as we have as input of the test_animal
the Annotations and JPEGImages from DAVIS, and thus no .npz
files.
I'd hope to recieve clarification regarding this.
Thanks