mmdetection
mmdetection copied to clipboard
Resizing the images
I tried modifying the test_pipeline the config file by adding albu_transform with Resize function with specific h and w. But theres no impact in the code. Could you please let me know how to resize the images by modifying the config file.
Thanks !