Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Brenholder

Members
  • Joined

  • Last visited

Everything posted by Brenholder

  1. OK, I've made some progress. detectors: # coral: # type: edgetpu # device: pci:0 tensorrt: type: tensorrt device: 0 #This is the default, select the first GPU model: path: /trt-models/yolov4-tiny-416.trt input_tensor: nchw input_pixel_format: rgb width: 416 height: 416 I had the config file like this. The detector doesn't work, but there are no errors in the log. Uncommenting the coral lines and the coral detector with start working. detectors: # coral: # type: edgetpu # device: pci:0 tensorrt: type: tensorrt device: 0 #This is the default, select the first GPU model: path: /trt-models/yolov4-tiny-416.trt input_tensor: nchw input_pixel_format: rgb width: 416 height: 416 This config does work, the tensorrt detector events start showing up. But the there is an issue when trying to use the coral detector. Uncommenting those lines will cause the coral to not be detected At this point I can have the coral tpu or the GPU detector running, but not both.
  2. I turned person down to 10% and still nothing. I went back to the logs from the docker that generates the .trt files there were a bunch of lines Does that mean I should disable FP16?
  3. No detections. Watching the debug view I can see the bounding box for motion but no detections. The GPU shows up on the system page as a detector. Using the same config file if enable a TPU detector the detection works and I can see the bonding boxes in the debug view. So I think I have the camera and object sections setup correctly.
  4. The models are in the path I don't see anything in the log that tripped me off
  5. I have my RTX 3070 setup in frigate to transcode and do tensor detection. Transcoding it working and the card shows up as a detector but it isn't triggering any events. Events do trigger correctly using a Coral TPU. Is there something else I need to configure to get tensorrt events working?
  6. Is there way to adjust the delay between episodes when they are auto playing? 15 seconds seems long.
  7. Just wanted to say that your logs and FAQ are great. Makes it so easy to fix issues that come up. Thanks.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.