-
First off, thank you for this wonderful, rather useful piece of software. The relative ease of setting up a TEI project that it affords seems like a great step in making TEI XML more accessible.
W…
-
It would be nice to do a preview stitch in the field as discussed here:
https://dji-dev.gitbooks.io/mobile-sdk-tutorials/content/en/iOS/PanoDemo/PanoDemo_en.html
This would allow pilots to see if th…
-
I'm a graduate student from China interested in deep learning. Recently I'm using MONAI framework on my project, I think it't very high-efficient and convenient. But I faced a problem bothering me for…
-
1.use data augmentation
2.data.py
3.splitmerge.py
is it right or not? and i also want to ask the prepared data is only the augmented 30 images? and when and where to generate merge and .npy?in data…
-
```
I got this mail via the corpora list and it sound interesting
---
From: Olga Uryupina
Subject: [Corpora-List] BART coreference resolver: v2.0 released
To: "corpora@uib.no"
Dear CorporaList me…
-
I am finding that when using the latest `TATR-v1.1-Fin` model that in the initial TSR phase the model detects many very thin rows in the middle of a table, even when the table seems simple and is from…
-
Related to **Model/Framework(s)**
*DeepLearningExamples-master/Tools/PyTorch/TimeSeriesPredictionPlatform*
**Describe the bug**
I need to use tspp for a research project, similar to the kaggle: …
-
[This example](https://scipp.github.io/plopp/customization/tweaking-figures.html#Axes-placement) shows how to make a plot of multiple lines with a residual difference panel below the main plot.
Is …
-
Currently the global optargs are full `func_t`s, meaning they can be nondeterministic and require a context and some other scaffolding to even evaluate. They should be plain datums. I don't think an…
-
Got fed up with .c files which are a pain to parse. Looking into other languages (currently Python and Java)