-
Hi,
I have been using these repositories and MAX78000 FTHR_RevA kit to conduct a semantic segmentation task for eventual embedded system application. I have a couple questions regarding the general f…
-
Hello!
I am writing, not to report a issue, but to ask a question about training my own affinity Unet with Iterseg.
I am trying to segment an image with the pre-trained Iterseg Unet, but it over…
-
```
Executing Cell 19--------------------------------------
INFO:notebook:Training the model...
INFO:training:Using cuda:0 of 1
INFO:training:[config] ckpt_folder -> ./temp_work_dir/./models.
…
-
Hello dear author, is your paper applicable to the underwater segmentation field? The underwater segmentation field uses SAM, and here is the DOI of the relevant paper: https://doi.org/10.48550/arXiv.…
-
### Summary
Tracy GUI segfaults when using the option `TT_METAL_DEVICE_PROFILER=1`.
Running Tracy with `-r` option instead also crashes the script:
```
AssertionError: Device data mismatch:…
-
I recently read your article "A Benchmark for Studying Diabetic Retinopathy: Segmentation, Grading, and Transferability" published in TMI. Regarding task 1, segmentation of multiple fundus lesions, I …
-
SMP example: https://github.com/qubvel/segmentation_models.pytorch/blob/master/examples/cars%20segmentation%20(camvid).ipynb
2018 Data Science Bowl example: https://github.com/selimsef/dsb2018_topc…
-
When training the UNET, the DICE score displays signs of overfitting after 5-7 epochs.
Ideas that might help overcome that:
- change training data on epoch end (randomize a percentage of it)
- …
-
No open issues related to SegmentationMask.
### Feature description
Complete the implementation of SegmentationMask in image_folder.rs.
### Feature motivation
I'm currently working on a se…
-