Ngô Đức Huy

Results 2 issues of Ngô Đức Huy

The code in gdl/datasets/ImageTestDataset.py line 44 only detect for .jpg .png and will not detect if your image has .JPG or .PNG

I've encountered an error when following the steps, it was: ![image](https://user-images.githubusercontent.com/65905035/224785714-a359538c-1541-47d1-9c1b-e981b29313fd.png) Then I found out I have to install pyrender with pip, it resolve the error and run the tests...