Nicolas Granger
Nicolas Granger
Hi all and thank you for sharing the code of your method. I'm having difficulties tracking the usage of pseudo labels through code branches. At https://github.com/NVlabs/AL-SSL/blob/949476f019abe8d713c96e60105a4f7c832d3820/data/voc0712.py#L167 the targets are marked...
### This issue is unique. - [X] I have used the [search tool](https://github.com/ONLYOFFICE/DesktopEditors/issues?q=) and did not find an issue describing my bug. ### Operating System Linux (DEB package) ### Version...
Fetching individual rows identified by sensor and timestamp in the parquet files is slow. Simply re-encoding the files with better options can significantly improve the access time. Baseline: ``` %%timeit...
Hi, I just bought a Yoga Pro 7 14AHP9 which has a Realtek ALC287 controller. Everything works just fine sound-wise (maybe thanks to your work?) except for one small detail:...
### 📚 The doc issue The documentation is very nice and complete with FLOP estimates, cluster characteristics, etc. There is just one small detail missing: how long (in days) did...
## 🚀 Feature When deleting a run, artifacts should be removed too. If that is not possible, maybe `aim storage prune` could remove dangling artifacts ? ### Motivation Not filling...
### 🚀 The feature Make `transforms.v2` ignore raw tensors / let them pass through instead of assuming that they are images. - This could be activated manually by a flag...
I struggled to properly specify torch-scatter (and -cluster) as dependencies with the uv tool. In particular, your package index uses a non-standard [flat layout](https://docs.astral.sh/uv/concepts/indexes/#flat-indexes). The solution I came up with...
## What's the problem this feature will solve? When building a sphinx-based project, the build does not run in the project directory but rather in the directory which contains the...