-
Is it possible to use LayoutLMv3 for object detection using the Transformers library?
I can see that LayoutLMv3SequenceClassification and LayoutLMv3TokenClassification exist? I am not sure how thes…
-
I am trying to follow the example in the [llamahub file / unstructured](https://llamahub.ai/l/file-unstructured) example. This is a sample of my attempt (using `llama-index 0.5.18`) (any suggestions …
-
Have you tried porting your code to nnUNetV2?
-
### Week 1 - Get to know the community
- [X] Join the communication channels
- [X] Open a GitHub issue (this one!)
- [x] Install the Ersilia Model Hub and test the simplest model
- [x] Write a motiva…
-
### Week 1 - Get to know the community
- [X] Join the communication channels
- [X] Open a GitHub issue (this one!)
- [X] Install the Ersilia Model Hub and test the simplest model
- [x] Write a m…
-
Hey, congratulations for the awesome work.
I have a question about metrics calculation. How is example-based average calculated? What is the difference between micro average, macro average and exam…
-
I see on the recently compiled FAQ page that GOP is frequently asked. @jimbozhang published his [implementation](https://github.com/jimbozhang/kaldi-gop) a while ago using GMM. It would be helpful if …
-
Dear authors,
In my attempt to run Fed_KiTS19 code, I observed negative loss value being generated. Is this normal for the loss function used for the Fed_KiTS19 task ? I assume that the `L = (1- Di…
-
I try to start training from colab for my custom dataset (task Id 600), I found the following long error, that i couldn't attach here.
os.chdir(main_dir)
!nnUNet_train 3d_fullres nnUNetTrainerV2 60…
-
I used the PURE_PURE_UBFC-rPPG_PHYSFORMER_BASIC.yaml file in the train_config folder to train physformer on PURE and test it on UBFC-rPPG, but I found differences between the results and those reporte…