-
Great work on all this! I thought I'd just quickly ask this here. I've been playing around with a demo of `xenova/swin2SR-realworld-sr-x4-64-bsrgan-psnr` and am wondering if I update it to use latest …
-
Hi,
Bellow it's my example when using the xgboost classifier for hiclass. My question is specifically directed to the hiClass Python package for hierarchical classification. I would like to model th…
-
Hi,
First, thank you for the great work!
I have been able to run the version 2.9 of the OpenIO-Canada model for the years 2020, 2019, 2018 and 2017. However, the model does not run properly for the…
-
I tried to run ObjectRecgnizer, first time, using the example command from the tutorial, and the process seemed to hang (for over an hour) during or after the training. sift and views associated with…
-
### Title
Machine learning applied to autism diagnosis using functional connectomes
### Leaders
Sebastián Mesch Henriques
Emilio Recart
### Collaborators
_No response_
### Brainhack School 20…
-
Summarizing my current thinking regarding next steps for defining the SGA-2024 parent sample:
* [x] Build a `parent-nocuts` sample using a combination of [HyperLeda](http://atlas.obs-hp.fr/hyperled…
-
After the backend upgrade of the singa-auto, the singa-easy models are not able to run.
@naili-xing is fixing the issue
```
(singa-easy) dcsysh@panda3:~/singa-easy/examples/models/image_classi…
-
Hello,
I am using Keras 3.5 with TF 2.17. My code is more or less the following (but it is not a grid search as in the real code I also increment some other variables that are not directly linked to…
-
Some ideas for improvement, ordered loosely by "bang for the effort buck":
- Down-size the images (e.g. 100x100) to make training faster and decrease the number of weights. It's worth trying to see…
-
Hi there! Thanks so much for such good piece of work, it really helps!
But recently an error raised when I use `identify_zero_importance`. It worked well when I turn off the `early_stopping` , and …