Commit Graph

8 Commits

Author SHA1 Message Date
Baek JeongHun cf390a0873 upgrade to PyTorch 1.1.0 (use torch.nn.CTCLoss) and test.py update 2019-05-09 03:21:18 +00:00
Kwon 3a1ebfadc3
Update test.py 2019-05-08 15:16:45 +09:00
Kwon 0ca8fd9afb
Unpack error.
Traceback (most recent call last):
  File "test.py", line 226, in <module>
    test(opt)
  File "test.py", line 175, in test
    model, criterion, evaluation_loader, converter, opt)
ValueError: not enough values to unpack (expected 7, got 6)
2019-04-25 14:00:01 +09:00
Baek JeongHun 78f175cdd9 log write update and fix minor 2019-04-14 12:54:22 +00:00
Baek JeongHun 7da666fc3a update model arg 2019-04-09 09:06:32 +00:00
Baek JeongHun d322f4ff00 fix argment name 2019-04-09 06:06:26 +00:00
Baek JeongHun 34e6316856 fix minor 2019-04-07 12:41:11 +00:00
Baek JeongHun 2b38eb2574 'init' 2019-04-05 19:45:29 +09:00