xcyan / nips16_PTN

Torch Implementation of NIPS'16 paper: Perspective Transformer Nets
MIT License
142 stars 31 forks source link

typo? #1

Closed kongchen1992 closed 7 years ago

kongchen1992 commented 7 years ago

There might be a typo in scripts/eval_quant_test.lua: require 'stn' ------> require 'ptn'