Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8374

AI Camera - IMX500 • Re: Roboflow Yolo-NAS on AI Camera

$
0
0
If you're going to post python code on here you MUST enclose it in [code][/code] tags to preserve the left-hand whitespace. They also help for C/C++ code as it makes it easier to copy the whole example.

That makes the difference between:

if code-tags == "used":
print("code is formatted")
else
print("code is scrambled")

And:

Code:

if code-tags == "used":  print("code is formatted")else  print("code is scrambled")

Statistics: Posted by DougieLawson — Tue Jul 01, 2025 6:31 am



Viewing all articles
Browse latest Browse all 8374

Trending Articles