-
I trained the model "nat_ctc_sd_ss" with the command in the README.md on Tesla V100 GPU, but i got **Out of memory** problem. Is there anything to be changed?
My train command:
```shell
python3 tra…
-
Hello @ruotianluo and thanks for your code.
I've seen that some papers report the results of the pure transformer applied for image captioning around 1.285 and some 1.29. For example, in the paper **…
-
## 🐛 Bug
### To Reproduce
Steps to reproduce the behavior (**always include the command you ran**):
1. Run cmd
fairseq-train $DATASET_DIR --arch $BART --restore-file $PRETRAINED_MODEL …
ghost updated
2 years ago
-
After the 2023.0 update of HA the graphs on the cards started showing a flat line, even though all sensors were updating regularly.
Here is the card config:
Here is the sensor history for the …
-
15 | #now switch to the install directory (we might be running from a link in /usr/bin/local)
-- | --
16 |
17 | cd "$DIR"
18 |
19 | echo "in dir:" $PWD
20 |
21 | echo Starting pipereade…
-
We currently have 3 detectors. In this issue I will investigate some possible new additions.
Top candidates:
- [ ] [Neural Cleanse](https://www.semanticscholar.org/paper/Neural-Cleanse%3A-Identif…
-
When I used the CPPD algorithm, I encountered the following errors. What could be the reason?
[2024/03/16 10:57:09] ppocr INFO: epoch: [1/100], global_step: 430, lr: 0.000195, acc: 0.000000, norm_e…
-
What about uploading a folder with sample images to the repository, in order to allow quick start when cloning it?
Also, I was a bit confused by the dataset format and how it's read. It's OK if we …
-
## Prelude / Prior Work
- https://github.com/kurtzace/complete-data-science-bootcamp-excercises
- [AI notes 2023](https://github.com/kurtzace/diary2023/issues/13)
- [Other data science steps taken …
-
I am playing with the MMA-hard model to replicate WMT15 DE-EN experiments reported in the paper and my question is about preprocessing and postprocessing data. The paper says that:
> For each data…