-
@coyotte508 @radames @vvmnnnkv
Feature Request: huggingface model converter.
Thank you so much for this push model example https://huggingface.co/spaces/huggingfacejs/push-model-from-web It i…
-
# setup tool:
EDIT: PR merged, safe to use master
```bash
git clone https://github.com/HUPO-PSI/mzSpecLib.git
pip install ./mzSpecLib/implementations/python/
```
# conversion tool:
```bash
mzs…
-
En lien avec:
- #3324
Actuellement, la "doc" swagger de l'API requête `/api/datasets/:id` ([voir ici](https://transport.data.gouv.fr/swaggerui#/datasets/API.DatasetController.datasets_by_id)) indi…
-
HyTEST would like to deliver software to the National Assessment project that provides summaries of PRMS and WRF-Hydro results per month, per HUC-12, by mid-Feb 2023. As part of that, thinking we want…
-
## Expected behavior and actual behavior.
Assume a geojson file `test_datetime_tz.geojson` with content:
```
{
"type": "FeatureCollection",
"features": [
{ "type": "Feature", "properties": { "…
-
**Describe the bug**
When I pass images (3D) containing negative values into the antspy registration using the Mattes metric the "joint PDF summed to zero" error is thrown.
**To Reproduce**
For e…
-
### Discussed in https://github.com/MIC-DKFZ/nnUNet/discussions/871
Originally posted by **sumaira-hussain** December 2, 2021
I have used nnUNet to train on my image dataset of 2D ultrasound …
-
i am trying to train on object365 data from scratch. should i use the [hyp.finetune_objects365.yaml](https://github.com/ultralytics/yolov5/blob/develop/data/hyp.finetune_objects365.yaml) file instead …
-
@ellisonbg mentioned that it would be good to support some default tabular data formats, to convert between them.
* ~~CSV string~~ [Done](https://github.com/jupyterlab/jupyterlab-data-explorer/blo…
-
Recently, I have writen a lightweight midi parsing library (writen in c++ with pybind11), wich is significantly faster than miditoolkit.
https://github.com/Yikai-Liao/symusic
Midi parsing speed …