-
Hello, I am very interested in your work. While replicating your code, I encountered an issue, as shown in the attached image. During training, the dimensions of `valid_idxs` do not match with the dim…
Ckeai updated
3 weeks ago
-
There is a custom dataset, each picture contains multiple objects, how to modify the dataloader or model to train such a dataset?
-
Hi and thank you for all the work you have done so far.
I am trying to adapt your `embed_tiles` function to create embeddings for arbitrary samples, not just the ones included in HEST-Benchmark. On…
-
I'm currently trying to finetune the "bertje" model.
I'm expecting to have a large dataset which exceeds my working memory of the machine i'm using.
After some reading I found that the torch.utils.d…
-
`TypeError: ConcatDataset.__init__() got an unexpected keyword argument 'data_root' `
here we are trying to train gflv1 with multiple datasets and here is the reference config mentioned below
-…
-
### Issue Description
Hi,
I'm trying to implement a Deep Explainer for a Resnet50 imported from Torchvision and executed on cifar100. The basic implementation is not working because of an in-pla…
-
The `__getitem__` of the datasets can not handle a namedtuple when there are multiple parallel workers. The parallel workers are needed to reach high data loading speeds for powerful compute nodes.
T…
-
Hi there,
I am trying to implement my own custom transformer named `customtransformer`. However when I try to run the `?:` command in the REPL it doesn't pick these transformers up.
I have a f…
-
**Is your feature request related to a problem? Please describe.**
- Currently, `scvi-tools` does not support training from the new `anndata.experimental.AnnCollection` API
- `AnnCollection` is great…
-
@MengyuWang826 hi~
When I ran your code on our dataset, a floorplan, we got white outputs...I don't know the reason...
![QQ截图20240226093514](https://github.com/MengyuWang826/SegRefiner/assets/3430…