You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I met the same question, I used VTM-17.0 to test the kodak dataset,
the command is as follows :
python3 -m compressai.utils.bench vtm "./kodak_data/" -q "27" -b "./VVCSoftware_VTM-VTM-17.0/bin/" -c "./VVCSoftware_VTM-
VTM-17.0/cfg/encoder_intra_vtm.cfg">"vtmkodak.json".
The final result is [0.8748474121093751, 36.89079529766054], but the result provided by compressai is [0.8748101128472224, 37.419793158067485]. I am using a 768*512 kodak dataset. I don't know why, could you help me?
Actually, anyway I use VTM-17.0 or VTM-master, It couldn't reach the correct reults. I don't know why?
The text was updated successfully, but these errors were encountered:
I met the same question, I used VTM-17.0 to test the kodak dataset,
the command is as follows :
python3 -m compressai.utils.bench vtm "./kodak_data/" -q "27" -b "./VVCSoftware_VTM-VTM-17.0/bin/" -c "./VVCSoftware_VTM-
VTM-17.0/cfg/encoder_intra_vtm.cfg">"vtmkodak.json".
The final result is [0.8748474121093751, 36.89079529766054], but the result provided by compressai is [0.8748101128472224, 37.419793158067485]. I am using a 768*512 kodak dataset. I don't know why, could you help me?
Actually, anyway I use VTM-17.0 or VTM-master, It couldn't reach the correct reults. I don't know why?
The text was updated successfully, but these errors were encountered: