-
Trying to run `python src/train.py trainer=gpu +trainer.precision=16 experiment=image_cfm` from runner, it seems like `model` is a partial at `conditional-flow-matching/runner/src/utils/utils.py`, lin…
-
Traceback (most recent call last):
File "/workspace/./runner/train.py", line 569, in
main()
File "/workspace/./runner/train.py", line 564, in main
trainer = AF3Trainer(configs)
Fil…
-
Hi,
I'm trying to cover UniAD to onnx.
I followed the steps:Project setup for deployment,Environments Preparation,Data Preparation.when training the UniAD-tiny model, I get an error ahout mmdet3d.
`…
-
```
File "Q:\repos\fluxgym\sd-scripts\flux_train_network.py", line 564, in
trainer.train(args)
File "Q:\repos\fluxgym\sd-scripts\train_network.py", line 1070, in train
self.sample_im…
-
Hi authors, I find this work useful and meaningful. I am trying to fine-tune the model on my own curated pmhc-tcr pairs. However, I encountered some issue with the kfold_data in the config. I replace …
-
When I use the dips database for training, the run.py script reports an error: IndexError: too many indices for tensor of dimension 2.The position of the pt file obtained by gen_dips_datasets.py has o…
-
where to download pre-trained model file? and in which directory to place it? is this a correct file and file name?
[download pre-trained model](https://github.com/bytedance/X-Portrait#model)
!…
-
Hello! I was trying to use the `compress` option for the `CTCData` dataset class and I received the `TypeError` below. These are 3D images and they work with `compress` set to `False`.
We can work…
-
Hi, first of all thank you for your amazing work on opencda and opencood. I have been trying to make opencood work, but I keep encountering this error when I try to test any model:
The Data sequen…
-
I love your work! Do you by chance have a pre-trained model available to use?