Can anyone help me to fix this:
I'm trying to train u2net with DUTS dataset for my personal python project (removing complex background from images)
u2net_test.py run successfully with DUTS dataset but u2net_train.py is returning error like this-
I am using python 3.9 for this project.
I'm a beginner in python.. It was very helpful for me if anyone teach me step by step how to trained u2net with custom dataset like DUTS.. I try almost very thing I can 😢.
Can anyone help me to fix this: I'm trying to train u2net with DUTS dataset for my personal python project (removing complex background from images) u2net_test.py run successfully with DUTS dataset but u2net_train.py is returning error like this-
I am using python 3.9 for this project. I'm a beginner in python.. It was very helpful for me if anyone teach me step by step how to trained u2net with custom dataset like DUTS.. I try almost very thing I can 😢.