Eldar Insafutdinov

Results 11 issues of Eldar Insafutdinov

Hi all, I am trying to use your great tool for annotating objects in point clouds reconstructed by a structure from motion method, which are noisy and don't have a...

feature

I am looking at the data loading function and in particular at its `step` parameter: https://github.com/simonmeister/UnFlow/blob/master/src/e2eflow/core/input.py#L164-L165 It appears though, that regardless of the choice of the `step`, only consecutive frames...

Thank you all for the really awesome code and research! I am interested in metric depth estimation on KITTI. The `metric_depth/evaluate.py` script drastically changes aspect ratio of input images of...

**Describe the bug** I am using librespot indirectly as a Spotify Connect renderer in the moOde player. I control the playback via the official Spotify desktop app on Linux. The...

bug

Hey Paul! Thanks for your great work on Klassy! I have just a small issue that's been nagging me: window close button in the Task Switcher in the dark mode...

Hi, thank you for this excellent LSP! I'm on NeoVIM and basedpyright reports most of the issues I care about, except the use of undefined symbols like undeclared variable `x`...

documentation
rejected upstream
language server
config

**Is your feature request related to a problem? Please describe.** There is a single issue with this excellent plugin that is slightly frustrating, namely inserting parentheses when auto-completing function imports...

enhancement

First of all, thank you for a really great theme which has become my default. ### Description While really happy with the theme, I found it quite difficult to distinguish...

### Description I am using `diffview.nvim` in conjunction with `Neogit` and `gitsigns`. When I enter diffview for a modified file that hasn't been staged yet there is section titled `Changes`...

bug

I'm debugging a python application where some of my variables are dictionaries containing many elements some of them multi-dimensional numpy arrays. This effectively fills the screen making debugging unusable, so...