Results 213 issues of Vadim Kantorov

Hi! Recent Blender comes with python3.9.2. Custom packages can be installed with `./python3.9 -m pip install cgal-bindings` (in an appropriate folder). When I ran this, I got a message about...

This is useful in many contexts (e.g. to compare visually poses of different 3D reconstruction methods). Ideally, it would directly support different representations: meshes, 3d point clouds. This exists in...

enhancement

What noise hyper-params are used in MaskDINO? Thanks! Is there any noise added to "init anchors"? what is "Unified denoising for mask" / "Unified DN" in figure 1? any special...

Hi! I'm building a similar project: in-browser client-side latex editor (https://busytex.github.io). I found very useful your monarch syntax highlighting definitions for Monaco: https://github.com/koka-lang/madoko/blob/master/styles/lang/latex.json and https://github.com/koka-lang/madoko/blob/master/styles/lang/bibtex.json It would be good if...

I've done some attempts and it seems that it only fetches glibc-specific LLVM. If Alpine/musl isn't supported, it would be nice to have it mentioned in the README

### 🐛 Describe the bug [bug.pt.gz](https://github.com/pytorch/pytorch/files/8147613/bug.pt.gz) 1. I don't understand why `a.indices()` gives an error (maybe related https://github.com/pytorch/pytorch/issues/73426) 2. If indices() of empty tensor is supposed to fail, `why torch.zeros(...).indices()`...

module: sparse
triaged

Original context: https://github.com/pytorch/vision/issues/4240 Dfeault installation of torchvision and ffmpeg without version installs a non-workable ffmpeg 4.3 missing some libraries and **gets installed for some reason from PyTorch channel**. I also...

bug
topic: build
module: documentation
module: video
high priority
triaged
feature

This is sometimes needed as a last resort to find some info printed to the screen but unsaved anywhere else. Currently for doing this I had to do manual selection...

Help Wanted
Area-User Interface
Product-Terminal
Issue-Task
In-PR
good first issue

### Windows Terminal version 1.14.2282.0 ### Windows build number 10.0.22000.978 ### Other Software _No response_ ### Steps to reproduce I have launched a long command in WSLv1 bash in Terminal,...

Issue-Bug
Needs-Triage
Needs-Tag-Fix