Skip to content

v1.3.2

Compare
Choose a tag to compare
@kba kba released this 16 Dec 15:20
· 39 commits to master since this release
0f33318

Added:

  • Add -f/--file option to ocropus-rtrain to read input filenames from a file #275

Fixed:

  • Do not add $datarootdir/ocropus to model search path in windows #268

Changed:

  • Use numpy functions instead of C implementations of sumprod/sumouter #265 #276
  • Code and docs for on-the-fly compilation of C code removed #274
  • Remove unused lru function annotaiton #273