-
Hi,
Thanks for sharing your great work.
Which decoder have you used for semantic segmentation tasks? And could you please share the prune-layer for this task?
Thanks.
-
Dear Authors,
Thank you for releasing this model as open-source! It's a valuable resource for the community.
I am attempting to segment non-pathological (normal) ovarian pathology image (H&E stain…
-
### What happened?
Not necessarily a bug - I'm testing Frankenphp for the first time on my Yii2 project.
Running `frankenphp php-server -a -v` in my web directory. It works for seconds, it hand…
-
I am testing strtt on a STM32U5, it finds the RTT info but then crashes
./strtt -v 4 -ramstart 0x2023af49
I added some debugging code, but I don't know how to fix this:
```
strtt.cpp:272…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Thank you for providing the data! But I've found mismatch in different modalities. Did you register images of different modalities before segmentation?
-
HI there,
Love this app! but it seem to crash when using includepdf?
```
➜ 48 git:(34-latex) tectonic --keep-logs --outfmt html 718.tex
Running TeX ...
warning: Trying to include PDF file …
-
Hi,
Thank you for making the code of ECDDP public. I tried to reproduce your results for semantic segmentation given the pretrained model in the repo, and I did the fine-tuning part two times (to m…
-
Hello!
The idea is to create a dynamic list with the following conditions -
1. All users created in the last 2 months. OR
2. All users who have opened emails in the last 3 months.
This will …
-
Hi, I am running through your Getting Started example and I get a segfault in the luz::lr_finder() step. I have verified that torch and luz work successfully for non-tft models, so I think this is an …