We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f632b commit a82727fCopy full SHA for a82727f
examples/tensorflow/remove_background.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/python3
2
3
-# Usage: ./remove_background.py --model deeplapv3.tflite --background thing.png
+# Usage: ./remove_background.py --model deeplabv3.tflite --background thing.png
4
5
import argparse
6
0 commit comments