differentiate-catalysis / catalyst-bubble-detection

Detect bubbles that are evolving gas from a catalyst surface to determine reaction rate
1 stars 0 forks source link

add instructions for running inference to README or repo #67

Open ascourtas opened 2 years ago

ascourtas commented 2 years ago

It would be good to add an example for how to run inference, either to the README or as an example config, whichever is more appropriate.

ascourtas commented 2 years ago

Quick q @NathanPruyne -- in the #73 PR there wasn't any addition of an example for inference, just more textual description of the apply mode -- is that intentional?

NathanPruyne commented 2 years ago

Yeah I don't think there's really much of an "example", it's the same sample config file that would be used with either the video or video_dir arguments which are explained in length.