-
Can you help me to train model.
When I try train model with car dataset, I met this error
![image](https://user-images.githubusercontent.com/70355653/194722026-7bc710e7-8274-4e71-8f3f-026904ce17fb.p…
-
Hi, thanks for your codes! But when I run `sh experiments/scripts/faster_rcnn_end2end.sh 1 VGG16 pascal_voc` I got a error :
`Traceback (most recent call last):
File "./tools/train_net.py", line 1…
-
I have spent one month to train the portrait matting,but I can get a good model. It cannot convergence. so, if possible, could you say some tricks to train the portrait matting.
last of all, i have…
-
I finetune wav2vec_ctc model on chinese mandarian audio data, while the valid_wer always 100
train log
[hydra_train.log](https://github.com/pytorch/fairseq/files/6128370/hydra_train.log)
de…
-
Some documents we are working with have an epsilon instead of a supralinear stroke. This is a common thing. Sometimes scholars argue these differences are due to dialects; I don't want to get into t…
-
can you guide me about finetune the model.
I prepared data and downloaded boreas weights, what should I do in command line?
that was a little complex and I cant relate with arguments
-
Hi, I would like to ask if I want to train this model on some of **my own 3D models** to achieve **Multi-modal 3D Shape Retrieval task**, what do I need to do with the original 3D data to provide the …
-
## 🐛 Bug
I'm getting an OOM CUDA error when passing `--cpu` option, which makes no sense.
I got it working when I disable all GPUs:
```sh
env CUDA_VISIBLE_DEVICES= python train.py ....
```
…
-
Hello! Thanks for opening-source this great works!
I am trying to analyze the raw data (27TB). However, I was wondering where the camera intrinsics are. Could you please provide some information.
-
Dear authors,
Hope this message finds you well!
I ran your code for the didactic training using the wandb. However, after finishing the traning (finishing traning_didactic.py), I indeed saw the …