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
Hi I want to tell you 2 thing to update.
1- You need to update your readme.md file. Your datasets are invalid now. So you need to change or add a new orientation like:
Change the value of argument "baseroot" in file "./test.sh" to the path of testing data. Be carefull when yo loading your own images. The image loader looks at baseroot/small/rain and baseroot/small/unrain. Corresponding images under this files need to be have same name!
This is for 3'rd point of testing.
2- You need to add these to the for loop at 87. line, validation.py because of the difference of datatype of height_origin and width_origin;
Hi I want to tell you 2 thing to update.
1- You need to update your readme.md file. Your datasets are invalid now. So you need to change or add a new orientation like:
This is for 3'rd point of testing.
2- You need to add these to the for loop at 87. line, validation.py because of the difference of datatype of height_origin and width_origin;
The text was updated successfully, but these errors were encountered: