Skip to content

New 256dpi weights with new stride and confidence threshold

Abhisek Dey requested to merge 25-256dpi-math into master

TESTING:

  • Download the new 256dpi math weights from here
  • Place it in modules/ScanSSD/ssd/trained_weights/ directory.
  • DO NOT run make clean or rebuild or make as the new weights are not yet on the Mathseer server and it will error out.
  • Run make example
  • Check if all the outputs are generated with valid TSV's and HTML's for all the ACL documents.

Merge request reports