sirius-ai / LPRNet_Pytorch

Pytorch Implementation For LPRNet, A High Performance And Lightweight License Plate Recognition Framework.
Apache License 2.0
908 stars 227 forks source link

model.train()和model.eval() #80

Open petervxy opened 1 year ago

petervxy commented 1 year ago

为什么训练和测试的时候,没有使用model.train()和model.eval()