Skip to content

Resolve "Add Initial Chemical Detector Weights to work with Pipeline"

Abhisek Dey requested to merge 35-chem-det-pipeline into master

Closes #35 (closed)

TESTING NOTES

  • Run make clean
  • Download the chemical weights here and place it in modules/ScanSSD/ssd/trained_weights (Cannot be found using wget yet) Weights are up so skip this step (Thanks Matt)
  • Run make
  • Run make chem-test
  • Verify that at least some pages have valid detections and associated TSV in index.html
  • Run make example again to verify that math mode works same as before

Note: Issue #36 (closed) describes a bug for processing some Chemistry PDFs but that should not affect the acceptance criteria.

Edited by Abhisek Dey

Merge request reports