-
## Land model project
* Global Rh sites distribution
![image](https://user-images.githubusercontent.com/13302161/79457104-a4e15a00-7fbd-11ea-8572-bfcf6f17e2fa.png)
* Rh and Ra temporal coverage in …
-
PROJJSON has been derived from Well Known Text (WKT) 2. However, WKT 2 was constrained by WKT 1 compatibility, which followed a model that predated ISO 19111. Consequently, PROJJSON diverges from what…
-
Currently, the proposal is to look at apathy status over time via a logistic regression (where 'over time' means that temporally varying measurement-level variables are included in the model, and the …
-
Hi,
Thanks for sharing your great efforts!
I have a simple question regarding preprocessing custom data for training EMOTE
Q) I followed preprocessing steps of EMOTE. And for "recognize_emo…
-
```
C:\vsrepo-master>python --version
Python 3.9.10
C:\vsrepo-master>vsrepo.py upgrade-all
Rebuilding dist-info dirs for other python package installers
Updating VapourSynth stubs
Nothing do…
-
Some experiment results which contain validation loss among several loss functions.
Solar energy data is from [Multivariate Time series Data sets](https://github.com/laiguokun/multivariate-time-serie…
-
## The problem
TreeTime has currently a very rudimentary way of resolving polytomies (multi-furcations in the tree).
When this was initially put in place it was never meant to resolve large polyt…
-
I am trying to use a custom scoring function instead of the default BM25. For example, I wish to turn off IDF and only use the numerator in the BM25 score. What's the best way to achieve that? Would I…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help.
- [X] Th…
-
Hi. Thank you for your works and open it. I'm trying to train with custom dataset from scratch. I have videos, glosses and texts as well. I plan to train with SingleStream first to have a baseline. I …