-
Hi,
I am trying to train my own dataset. I have already created my dataset similar to VOC2007. Annotations (in xml format), ImageSets etc. are also prepared according to VOC2007. But filter_roidb fil…
-
figure out what sequence of filters we will run. Here is a list of all filters i will try:
- [ ] Brightness adjustments (histogram equalization). Specifically try CLAHE.
- [ ] Brightest pixel threshol…
-
I'd like to contribute frequency domain filters to skimage. I want to know if this is a feature we'd like to have and how would we go about it. My intial guess is the code would live inside the `filte…
-
Image filtering functions like cv::blur do not support BORDER_TRANSPARENT as border handling option. An exception is thrown within cv::borderInterpolate if this value is used. BORDER_TRANSPARENT could…
-
### Description
The current adult content filtering system relies solely on TMDB's **"adult"** tag, which often misses content that should be filtered, especially for family-friendly environments. …
-
**Describe the feature:**
Add a Filter Panel to the Dashboard UI Page.
Improvements to UX can also be made to make the search experience more user-friendly.
**Describe a specific use case for the …
-
### What feature is your improvement idea related to?
The game says the recommended setting for Texture Filtering Mode is Trilinear, this is extremely low and actually does affect elements of some …
-
Would be nice if it would be possible to make the dialog wider (or it could be wider by default or could auto-size), provide custom labels for colum names, and allow filtering by columns other than na…
-
observed: although the Image library contains thousands of images, however, it is impossible to see them if we don't know them
expected: the image library should allow to browse through all images, u…
-
Hi,
I am trying to train my own dataset. I have already prepared my dataset as you described. Annotations, ImageSets etc. are also prepared according to VOC2007. But filter_roidb filters all images.…