mirror of
https://git.mirrors.martin98.com/https://github.com/xuebinqin/U-2-Net
synced 2025-08-13 23:35:56 +08:00
main function call removed as it is not defined
This commit is contained in:
parent
ca2562585b
commit
174b044bc4
@ -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