Lars Palombi

Results 5 issues of Lars Palombi

See documentation for verification https://supervision.roboflow.com/detection/core/ # Description Under "Visualize Interference Result," there needs to be an extra underscore when looping through detections. Please delete options that are not relevant. -...

# Description Under Single Image Interference, This code: list(model.predict(image, conf=0.35))[0] Should become: model.predict(image, conf=0.35) Please delete options that are not relevant. - [ ] This change requires a documentation update...

### Search before asking - [X] I have searched the Roboflow Notebooks [issues](https://github.com/roboflow-ai/notebooks/issues) and found no similar bug report. ### Notebook name train-yolo-nas-on-custom-dataset.ipynb ### Bug Under "Visualize Interference Result," there...

bug

Hi! The ReadMe says to run ./demo but I don't see that script anywhere or how to draw the bounding boxes on the images. If anyone can send some resources...

### 📚 Documentation Improvement When I tried to access the segmentation on a custom dataset drive link, I got an access denied page. This was true of most of the...