-
Hi,
is there any intention of implementing the new Depth Anything v2 model? (Base and Large).
I'm currently using it via cmd-prompt, and it has a lot more detail, and is a little bit faster at g…
-
-
## Why?
Other databases and query languages have support for list operations and returning lists of items and SPARQL does not. Creating/modifying RDF lists in a SPARQL CONSTRUCT/UPDATE can be painful…
-
The Glk port, to provide graphics and sound, writes out individual PIC and SND files, as suggested by the Blorb specification, and supported by Gargoyle (and xglk should at least support PIC files).
…
-
### Is your feature request related to a problem? Please describe.
I'd like to use the auto flattening features for array properties. I tried a datastructure like this:
```typescript
class Foo {
…
-
# Report
### Timestamp
9/21/2020 10:50:30
### What environment were you working in?
TEST
### Is this bug also in the DEMO and/or PRODUCTION environments?
Yes
### How severe is this issue?
Moderate…
-
Hi,
I just had a problem with `Bacon.mergeAll()` returning a cryptic error when one of its arguments is undefined.
Example:
```
const Bacon = require("baconjs");
Bacon.mergeAll(undefined, Bac…
-
## 🐛 Bug
I believe the MaskDropout transformation cannot be applied to multiple masks as described in the documentation [here](https://albumentations.ai/docs/getting_started/mask_augmentation/#step-4…
-
Hello. After a week or so of trial and error i have to resort to you smart people to help me out in my attempt to fine-tune F-RCNN on one VOC class.
This issue regards running "script_faster_rcnn_…
-
Today, changing a domain causes all of the arrays declared over that domain to be resized. It does so using a hidden run-time link between the domain and the arrays declared over it. This issue asks i…