-
在B站看过UP的视频,这个软件做的非常好。官方基于H5,或者streamlit,gradio的实际是没法用来当生产力工具的,你这个可以。但是专业领域的模型是否可以考虑支持,比如医学分割,https://github.com/OpenGVLab/SAM-Med2D,我看论文里模型加了一些adapter结构,不知是否可以实现,谢谢!
-
想请问一下pyqt5用的什么版本
> Traceback (most recent call last):
File "ISAT_with_segment_anything/ISAT/widgets/switch_button.py", line 76, in paintEvent
self.drawSlider(evt, painter)
File "ISAT_w…
l-cr updated
11 months ago
-
Segmentation labeling tool [ISAT](https://github.com/yatengLG/ISAT_with_segment_anything) has supported EdgeSAM.
-
```
pip install "apache-airflow[devel_ci]==1.10.14rc1" --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-1-10/constraints-3.6.txt"
```
This (run against https://github.co…
-
观察过代码本身是不应该包含所有类别的,应该是只有标注过的类别,在实际转换过程中时而包含所有类别,时而包含标注的类别。搞半天搞不清楚了,手动把不需要的类别都删了...不清楚怎么回事
-
Labeling tool [ISAT](https://github.com/yatengLG/ISAT_with_segment_anything) have supported [segment-anything-fast](https://github.com/pytorch-labs/segment-anything-fast).
The effect is very amazin…
-
您好,现有保存的分割图像会自动填充有空洞的部分,但是在一些场景下要保留这些孔洞部分,比如
![youyong21f](https://user-images.githubusercontent.com/54161139/236407299-d19d2a79-c9aa-4b0f-8f69-295ccbb3e2a5.jpg)
可以更新下吗?谢谢!
-
![20240104151555](https://github.com/yatengLG/ISAT_with_segment_anything/assets/39737773/0538adee-4979-47c8-8f64-02fd1f116104)
这是什么原因
-
I've written a short script to read CQUAD4 stresses from a sine vibration run (SOL SEMFREQ). I started with the iSat model since it's provided as an example. I've requested quite a bit of frequency da…
-