Maxime G

Results 43 issues of Maxime G

## Motivation for object detection, the validation is done in 2 steps: - validation bounding box Ap metric - validation Loss the problem is that they are reported *separately* to...

I am working with arduino IDE. Here is my problem : if I set one of the pin (pin 0) in INPUT_PULLUP mode, then the pin isn't actived by connecting...

Hi, I have a pretty decent camera (latest logitec c922, which is capable of outputing full hd) and a very big and very detailed marker, but the program can't detect...

Hello, The software doen't scale on an high dpi screen (4k), as a result, everything looks very small.

### Proposal Summary Add a way to increase brightness of images on the fly during visulaization ### Motivation I work woth a dataset that is a bit dark. The neural...

enhancement

**Describe the bug** when using [contour terminal](https://github.com/contour-terminal/contour), lazygit crash at start ` 2023/05/04 13:01:54 An error occurred! Please create an issue at: https://github.com/jesseduffield/lazygit/issues *exec.ExitError exit status 1 /home/runner/work/lazygit/lazygit/pkg/app/app.go:54 (0xa7591c) /home/runner/work/lazygit/lazygit/pkg/app/entry_point.go:146...

bug

thanks for this cool repo, note: the auto-weighting equation for upload bandwidth repartition is smart, but unfortunately does not take into account partial leecher (people who partially downladed the torrent...

enhancement

## 🐛 Bug [ShiftScaleRotate](https://albumentations.ai/docs/api_reference/augmentations/geometric/transforms/#albumentations.augmentations.geometric.transforms.ShiftScaleRotate) use by default `border_mode=cv2.BORDER_REFLECT_101` which will reflect (=mirror) the image as a padding. If an object (close to border) gets reflected, the reflection won't be annotated...

thanks for this free tool to make the search more friendly (ctrl+ f), I think : - It should highlight all the match at once in a color (like in...

vte

thanks for this repo, this line expect a WDT for board reset (watchdog timer). https://github.com/adafruit/Adafruit_MQTT_Library/blob/master/examples/adafruitio_secure_esp32/adafruitio_secure_esp32.ino#L154 However none was configured, which leads to infinite wait.