- NanoOWL from https://github.com/NVIDIA-AI-IOT/nanoowl/
./run.sh $(./autotag nanoowl) /bin/bash -c " \
cd /opt/nanoowl/examples/ && \
python3 owl_predict.py \
--prompt=\"[an owl, a glove]\" \
--threshold=0.1 \
--image_encoder_engine=../data/owl_image_encoder_patch32.engine "
-
First, Ensure you have a USB webcam device connected to your Jetson.
-
Launch the demo
./run.sh $(./autotag nanoowl) /bin/bash -c " \
cd /opt/nanoowl/examples/tree_demo/ && \
python3 tree_demo.py ../../data/owl_image_encoder_patch32.engine "
- Second, open your browser to
http://<ip address>:7860
You can use a PC (or any machine) to open a web browser as long as can access the Jetson via the network
- Type whatever prompt you like to see what works! Here are some examples
- Example: [a face [a nose, an eye, a mouth]]
- Example: [a face (interested, yawning / bored)]
- Example: (indoors, outdoors)