Package deepboof.io.torch7
Class TorchUtilities
java.lang.Object
deepboof.io.torch7.TorchUtilities
Application which runs through the user specified model or all the models to see if the input produces
the expected output. Expected output was generated inside of torch.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic booleanvalidateNetwork(File directory, boolean exitOnFail)
-
Constructor Details
-
TorchUtilities
public TorchUtilities()
-
-
Method Details
-
validateNetwork
- Throws:
IOException
-
main
- Throws:
IOException
-