-
@pmoulon I have saved my custom superpoint features and descriptors. The descriptors calculated on same images in openmvg are in the shape (n, 128) but superpoint descriptors are in the shape (n, 256)…
-
invoke has nice syntax for controlling the flow of individual anonymous functions, but it lacks semantics for operating on arrays of functions.
I'm currently thinking of an API that looks like:
``` …
-
**Describe the bug**
When loading more image data than there is memory (system RAM, not VRAM) available, Nerfstudio hangs perpetually without error, rather than throwing an OOM error.
Load drops fro…
-
So far, we've run continuous unlearning for up to 1200 steps (eq. 2400 samples), while sequential and batch ran for longer, leading to more optimiser steps. **A corresponding ablation study should be …
-
Hi,
Thanks for this amazing work! When I was trying to re-run experiments with nuScenes newsplit using 8 GPUs with batch size 4, I realized the sequential data actually starts from iter ~4200, whic…
-
First, thanks for the awesome tool, it's helping me a lot for debugging the WebGPU backend in [sokol_gfx.h](http://github.com/floooh/sokol) :)
I think I stumbled over an issue though, which at firs…
-
I'm running pycisTopic but `create_cistopic_object_from_fragments` has significant memory usage.
As has already been discussed (e.g. see https://github.com/aertslab/pycisTopic/issues/14), the main…
-
While compiling the new [marta bundle](http://www.itsmarta.com/developers/data-sources/general-transit-feed-specification-gtfs.aspx) I got this error:
`arrival time is less than previous departure ti…
-
# Compatibility Report
- Name of the game with compatibility issues:The 2nd page of the medical examination diary: Another story of exciting days of me and my senpai
- Steam AppID of the game:224392…
-
Following this link instructions https://github.com/JaidedAI/EasyOCR/blob/master/custom_model.md.
I have trained a custom model on my own dataset.
**Here is the .yml file I used:**
```
network_p…