-
@cbutsko, digging through the code, I noticed that augmentation is currently not performed for monthly labelled datasets.
`row_to_arrays` takes the `augment` argument, but it is not passed in the c…
-
Hi,
Your research work looks really cool. Would it be possible to access the child action dataset? We are working on early detection of ASD in sri lankan children and I really appreciate if it is pos…
-
when I run with
"python -m torch.distributed.launch --nnodes 1 --node_rank 0 --nproc_per_node 1 --master_port 29502 main.py --master_port "127.0.0.1" --cfg configs/vssm/vmambav2_tiny_224.yaml --batc…
-
### Symfony version(s) affected
7.1.1
### Description
When mapping a CollectionType (`'allow_delete' => true`) to an entity property of type ArrayCollection, the following exception is thrown…
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/ultralytics/hub/discussions) and found no similar quest…
-
### What is your issue?
Currently `DataTree.assign_coords` tries to call `Dataset.assign_coords` on every node in the subtree. This was always a little weird, but now that we have implemented coord…
-
I have a livewire component, which loads up child components - each containing a chart:
```php
```
The first 4 ch…
-
### What happens?
DuckDB is really great!! But I'm facing a strange behaviour and I'm not sure if it's a bug or a feature...
I have a table with some 2-3 billion records (yes!).
If I just run a "se…
-
With the new hierarchical file display, it's not as clear that child datasets are separate from their parents.
See for example:
from https://arcticdata.io/catalog/view/urn%3Auuid%3Ad52bbb10-6f42…
-
I see that some `ml4opf/models` classes are called `BasicNN` and others `BasicNeuralNet`.
It is not clear to me what the difference is, and whether I should use one over the other.
For reference:
…