Skip to content

Joey623/Salient-object-detection-based-on-U2Netp

Repository files navigation

Salient-object-detection-based-on-U2Netp

Requirements

torch, PIL, matplotlib, opencv, seaborn.

pip install torch
pip install pillow
pip install matplotlib
pip install opencv-python
pip install seaborn

Training

You can run "train.py", but it needs training dataset. In this project we use DUTS-TR.

python train.py

Application

It needs the network weights. You can find it in the saved_models folder.

python utils.py

Acknowledgement

This project is based on U2Net created by Qin.X et al. original project address.

About

My undergraduate graduation project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages