Silvia Giammarinaro

Results 2 comments of Silvia Giammarinaro

The main problem is that the evaluation for VRD and VG is done in the same [file ](https://github.com/NVIDIA/ContrastiveLosses4VRD/blob/master/lib/datasets_rel/task_evaluation_vg_and_vrd.py)even if the metrics are slightly different. The metrics used in VRD are...

Hi, is there any update on this? Getting same error: ModuleNotFoundError: No module named 'ydata_profiling' **Dependencies** ``` - python==3.10.6 - jupyterlab==4.2.0 - ydata-profiling==4.8.3 ``` I tried the following: ``` !pip...