Closed mi2celis closed 1 year ago
So, looking at your log, have you checked"/home/mimi/data/lab/trex/experiments/EXP_20211208153624//results/20211208-153646___G_pZMafXy___F_008___D_001___A_180___O_500___S_700/20211208-153646___G_pZMafXy___F_008___D_001___A_180___O_500___S_700_L_validation_data.npz"
?
I misunderstood. I thought the images would be saved as png files of something similar.
I see that validation_data.npz has ['validation_ids', 'validation_images', 'ids', 'images']
I will write some code to extract the images.
Thank you
Describe the bug Using trex for tracking a video. I am using auto_train and trying to save the training images by using recognition_save_training_images = true Training completes successfully, however, the training images are not being saved.
My settings for trex are as follows:
and the command I use is
where EWD, BASE and PARAMS are defined. All other results are being saved to ${EWD}/results/${BASE}.
TRex is running on Ubuntu 20.04.4 LTS. Have NVIDIA Corporation TU106M [GeForce RTX 2070 Mobile] / Mesa Intel® UHD Graphics 630 (CFL GT2) TRex v1.1.9
Log file from trex session is attached output.txt