Devrim

Results 19 issues of Devrim

### System information - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Linux Ubuntu 20.04 - **FiftyOne installed from (pip or source)**: pip - **FiftyOne version (run `fiftyone --version`)**: FiftyOne...

enhancement
needs discussion

I've looked into the code for the implementation and saw [this line](https://github.com/gtegner/mine-pytorch/blob/cb30822620f3dbaef612efa246ed0e1cf210d116/mine/models/mine.py#L81). Here, the point is to get unpaired samples from x_i and zm_i which would intentionally be different than...

## 🚀 Feature Thank you for his great package. It would be nice to add lens [distortion](https://en.wikipedia.org/wiki/Distortion_(optics)) to image transforms. ## Motivation In image augmentation, lens distortion can sometimes be...

enhancement

## Related Issue Fixes #111 ## Summary - [x] I have read CONTRIBUTING.md to understand how to contribute to this repository :) Added barrel and pincushion distortions to `augly.image` module....

CLA Signed

Adding support for callbacks, [transformers' callbacks](https://huggingface.co/docs/transformers/main_classes/callback) supports many 3rd party tools as well.

enhancement

Currently, pybboxes support box format conversion, this bounding box types usually come from a dataset each of which have associated with a particular annotation file, we can add a support...

enhancement
help wanted

Related issue: #642 To automatically generate APA & Bibtex citations. As mentioned in #642 registering the software to zenodo and fix the version is preferable. Thus, optionally this PR can...

Added pybboxes library for dealing detection problems and annotations to the general purpose computer vision section.