-
### Proposal Summary
FiftyOne currently supports instance segmentations within a Detection instance. We can use the mask argument to add a 2D numpy array of the instance segmentation mask. However,…
-
I am using Train YOLOv5 App in supervisely to detect objects in RGB images.
Following error message occurs when I start the training:
```
Oops! Something went wrong, please try again or contact…
-
Mimalloc mention in it's 1.6 release changelog:
"Add nodiscard attribute to most allocation functions."
So I looked it up and it seems that jemalloc doesn't set it (yet)
https://github.com/jemallo…
-
* rpi-deep-pantilt version: 1.2.1
* Python version: 3.7
* TensorFlow version: 2.2.0
* Operating System: Windows
### Description
I am trying to implement a custom object detector trained for l…
-
We have some scraper code that sometimes gets back PDFs and other times gets back HTML. Today we learned that if you access r.text in a large-ish PDF (40MB), chardet is called, which uses a lot of CPU…
-
This task was suggested by Aymen Loukil for the image focus, however it may fit better in the measurement focus.
-
你好,文档中没有看到转换为int8并实现推理的完整流程,能否支持该功能
-
### 🐛 Describe the bug
this is a cross post of https://github.com/pytorch/pytorch/issues/121036
Just raising it here to notify the maintainers that I'm going to take a crack at fixing the Region…
-
We’ve seen a number of mysterious safe-sessions mismatches that appear to occur in close conjunction with an SSO login. We were able to reproduce this by deleting just the session cookie and then logg…
-
**Widget Info**
- It detects features (attributes) which have relevance to the target (class variables) by running pls regression iterating over max components being defined by the user. It recreat…