Christoph Deil

Results 202 issues of Christoph Deil

### Search before asking - [x] I have searched the RF-DETR [issues](https://github.com/roboflow/rf-detr/issues) and found no similar feature requests. ### Description I have a MacBook Pro with M3 Apple Silicon chip...

enhancement

Go to https://roboflow.github.io/roboflow-python/ and click "Quickstart" in the side navbar. This will go to https://roboflow.github.io/roboflow-python/quickstart.md which currently gives 404 - not found error. Can you please fix?

- Go to https://patrol.leancode.co/documentation and scroll to the bottom. - Click the "Edit this page on Github" button - Link is https://github.com/leancodepl/patrol/edit/master/docs/documentation.mdx - Github shows 404 error - Page not...

docs

This PR fixes the `process_video` function. There used to be an `if-else` but somewhere the `if` fell off the truck resulting in a `for-else` that doesn't make sense. This PR...

Thanks for making `supervision` and releasing it open source and with nice docs! :-) I'm using supervision for the first time and as suggested in the docs started here: https://supervision.roboflow.com/latest/how_to/detect_and_annotate/...

### Search before asking - [x] I have searched the Inference [issues](https://github.com/roboflow/inference/issues) and found no similar bug report. ### Bug I tried to install `inference` with Python 3.13 on MacOS...

bug

Do Reolink Cameras store the image snap or RTSP frame timestamp? Is it accessible somehow? For my application I want to have the exact timestamp the picture/frame was taken, not...

I saw `getCorrectOrientationUIImage` here: https://github.com/ultralytics/yolo-ios-app/blob/f43e8edf97b5c8d665b3872af66de050c8a8f905/ExampleApps/YOLOSingleImageSwiftUI/YOLOSingleImageSwiftUI/ContentView.swift#L68-L94 Now I'm wondering when it DO or DON'T have to call that before passing an image to YOLO predict!? Is it "safe" to always call...

enhancement
question
solutions

### Description We are using AWS S3 in a FastAPI app and I'd like to monitor it (start, end, bytes, timeouts) since I think it's the slow part in many...

Feature Request

### Search before asking - [x] I have searched the RF-DETR issues and found no similar bug report. ### Bug For me on MacOS `python -c 'import rfdetr'` shows that...

bug