The1Percent
The1Percent
Default roll is likely because you have are not calling it via a function like onClick={() => blah}. The two parenthesis are important.
Did you install from the requirements file? It is possible you have some versioning issues.
Hey Tim, I can’t write code outside of my current role without conflict of interest review and approval. Maybe one of the other team members can assist. Thanks, Shane From:...
Any idea when a release is coming? There are a lot of S2 minis waiting to be flashed at the moment.
Yah experienced the same error here: IndexError Traceback (most recent call last) [](https://localhost:8080/#) in () 3 from super_gradients.training import models 4 ----> 5 model = models.get(Models.YOLO_NAS_S, pretrained_weights="coco") 3 frames [/usr/local/lib/python3.10/dist-packages/super_gradients/training/utils/checkpoint_utils.py](https://localhost:8080/#)...