diff options
Diffstat (limited to 'doc/HOWTO.md')
| -rw-r--r-- | doc/HOWTO.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HOWTO.md b/doc/HOWTO.md index c0e9363..140c09f 100644 --- a/doc/HOWTO.md +++ b/doc/HOWTO.md @@ -165,6 +165,9 @@ See `doc/ASSET_SYSTEM.md` and `doc/WORKSPACE_SYSTEM.md`. ## CNN Testing ### Offline Shader Validation + +**Note:** Tool builds and runs but produces incorrect output. Use CNNEffect visual validation in demo. See `doc/CNN_TEST_TOOL.md`. + ```bash # Test trained CNN on PNG input ./build/cnn_test input.png output.png |
