Skip to content

Online inference: noise added by DeepClean #20

@saleem-muhammed

Description

@saleem-muhammed
image

There are a few initial steps for systematically debugging this

  • Make sure the data is properly read. Enforce the code to read the original data as well that is in the InMemoryDataSet and make sure it is consistent with the original data
  • Write to the raw prediction of the noise on a small segment and a large segment and see what is the difference.
  • Do the same on the offline testing step as well. This will show if the prediction before any postprocessing agrees with test results.
  • If they agree, check for what sizes of the edges are they not in agreement
  • If enough edge is discarded, then check the data after postprocessing and do this in both online and offline testing

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions