-
from 7/11 production meeting, need to be sure we have right distribution of official fardet-hd and fardet-vd
reco2 datasets from 2023-2024 production for CAF creation, also the atmnu reco2 from fard…
-
Hello, amazing job, I trained on my own data and want to run an evaluate, but an error occurs when loading geocells:
lla_coords = torch.tensor(geo_df[['lng', 'lat']].values)
KeyError: "None of [I…
-
Hi,
I am getting the following errors when I update the `challenge_config.yaml` after using the given template initially. I understand the reasons behind some of these checks but at the same time, …
imprs updated
8 months ago
-
**Description:**
This Card explains the _**unet model**_ we have made to do glyph cropping task in detail.
**Background:**
Currently our OCR team is experimenting with scripture font creation. For th…
-
[HTTP Archive BigQuery Meta Dashboard](https://lookerstudio.google.com/u/7/reporting/1jh_ScPlCIbSYTf2r2Y6EftqmX9SQy4Gn/page/p_an38lbzywc/edit) dashboard doesn't show the information for new tables bec…
-
The dataset creation code `fuseimg.py` does not work on Ubuntu. There are numerous errors in the `fuseimg.py` and the `gdaldiy.py` files, mainly related to file path handling.
-
Is there a way to generate an `lgb.Dataset` by reading a file column-wise? I don't think so, but I'm not sure why this functionality doesn't exist. Dataset creation is a bottleneck that prevents us fr…
-
Very low priority, but I find that `base_test.py` is becoming quite long and is, generally speaking, difficult to read. I feel like we could make things clearer at least by:
- having multiple "base…
-
### Feature description
It would be great to allow for use of external locations outside of the typical staging layer. Right now, external locations are supported for staging, but upon table creati…
-
Currently we take `individuals_time` from the zarr store, if we want to be able to use historical samples. Do we want to be able to specify that on VariantData creation as well (like `sites_time`), or…