mirror of
https://git.mirrors.martin98.com/https://github.com/xuebinqin/U-2-Net
synced 2025-07-31 07:42:02 +08:00
Merge pull request #82 from prameshgautam/main-call-removal
main function call removed as it is not defined
This commit is contained in:
commit
19c7c44ac0
@ -160,5 +160,3 @@ for epoch in range(0, epoch_num):
|
||||
net.train() # resume train
|
||||
ite_num4val = 0
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
Loading…
x
Reference in New Issue
Block a user