-
This post summarizes notes from our (@valosekj, @sandrinebedard, @jcohenadad) meeting with Roland Henry (UCSF) at ISMRM 2023.
Roland is interested in the intra-subject co-registration of longitudin…
-
KubeAI logs:
```
2024/09/29 05:37:45 url: /v1/completions
2024/09/29 05:37:45 sending error response: 400: unable to parse model: unmarshal json: unexpected end of JSON input
```
Request …
-
Dear Author, Hello!
I am using TF1.2 and python3.6 under linux system.Having an out-of-index problem while executing step 1 to extract gaussian_noise. I changed line 184 in the file /superpoi…
-
Reproduction.
On a new WSL install - Ubuntu latest.
Ran
`sudo apt-get update && sudo apt-get upgrade`
Then
`sudo apt install python3.9`
`python3.9 -m pip --version` yielded informati…
-
Here is an update regarding the processing steps needed to be able to feed our data into the YOLOv8 model.
### First, here is a recap of what the model expects as input:
- The data should be org…
-
Hi,
Thank you very much for publishing your code.
I have tried to run it and encountered a problem. I think the code is running correctly, but the display is not.
I followed the installation in…
-
Hi,
I'm having trouble getting this bot to run, I'm getting the following error message:
Exception has occurred: ImportError
cannot import name 'ApplicationContext' from 'discord' (c:\Discord\P…
-
### Motivation for the feature
ivadomed offers a [cascaded approach](https://ivadomed.org/configuration_file.html#object-detection-params) to improve performance (eg: first model segments the spina…
-
### Summary
event parameter contains nothing relevant
### Reproduction Steps
just implement the `on_sceduled_event_delete` then print for example event.interested it will print None
### Mi…
-
Hi,
I'm using this project with my own custom dataset. I created a sample data in the dataset folder as specified in the README.md with a folder for (test/validation/train) with the metadata
The…