George

Results 65 issues of George

Removing segmentations that have only one point, since they are too small to consider and also will generate erroneous behavior when used by pycocotools

I believe it would be better if the project is splitted in two: one for the Android app, another for the API. This way the bugs, feature requests, etc, would...

**Is your feature request related to a problem? Please describe.** My model uses multiple metrics for validation, and it would be useful if I could visualize each one of them....

**Is your feature request related to a problem? Please describe.** My model uses multiple losses during training, and it would be useful if I could visualize each one of them....

Add support for FLIP metric: https://research.nvidia.com/publication/2020-07_FLIP [Code](https://research.nvidia.com/sites/default/files/publications/flip-pytorch.zip) is already provided from original authors.

feature

Site: https://paperswithcode.com/ [PNG Logo](https://miro.medium.com/fit/c/160/160/1*Qq1bBIPwF6j9rxFfsDfrlQ.png) [SVG Logo](http://unsupervisedpapers.com/link_icons/paperswithcode.svg)

When finding a paper or code, it is nice to be able to cite it properly, specially if a latex bib style is presented, so citation should be a must....

## Describe the Bug When I create a bar chart with builtin panel, set legend to display name, and export it (as png or svg), it is showing experiment id...

## Is your feature request related to a problem? Please describe. I was trying to work around #482 then I found out that I can customize the way I can...

## Describe the Bug I am uploading multiple images from my code during the eval phase, but sometimes it handles the same image in another iteration. Since it is the...