-
How do you train your own dataset? and make visual inference
-
两张24g3090可以训练起来吗?
-
HI, Prof. Luo. Thanks for your excelent waork. Does the training process only work for a single GPU? As you can see, I got many errors when train with multi-GPU.
-
Dear author,
Hello, I would like to sincerely thank you for your contribution. I encountered the following error when running the command python main.py --yaml_path configs/msrbd_train.yaml after ins…
-
recently i try to train my own model follow your method, however my model is difficult to converge, and the loss decreases slowly or even does not decrease. can you provide more details about your wor…
-
训练自己的数据集遇到这个问题KeyError: 'difficulty',请问怎么解决?
-
I'm currently training this set of code on a Chinese dataset. The upstream part I'm using is the fusion_feats of avhubert, and the downstream part is av_asr. I've compiled the dictionary based on Chin…
-
Hello author, thank you for your contribution. I trained a model using 100 whole slide images (WSI) from 70 patients' pathology, and I noticed that the c-index of the test dataset dropped from 0.6 to …
-
_train_transformers() not found in train_model.py?
-
You did a great job ! I have a question, what is the difference between self_training and pre_training ? why do I get an error when I choose to call pre_training weights instead of self_training weigh…