-
![image](https://github.com/user-attachments/assets/f2d6a86a-0d33-42b3-b7b2-17a4e20a5580)
[程序崩溃,退出代码为 3221225620 (0xC0000094)]
以下是对退出代码的分析。这可能不准确,请酌情参考!
系统退出代码名称: INTEGER_DIVIDE_BY_ZERO
系统退出代码描述: …
-
I encountered an error while using SamDetector, and the error message is as follows:
```
Traceback (most recent call last):
File "c:\PythonProgram\diffweb\test_seg.py", line 12, in <module>…
-
As promised, here's the thread I'm making for this.
RE: pre-processing:
In ```pywhispercpp/model.py``` we have ```transcribe``` and it can take a numpy ndarray. What I was thinking is, rather th…
-
I know there are a whole bunch of projects that popped up after segment-anything was released, but another one we might like to look at and potentially include is FastSAM: https://github.com/CASIA-IVA…
-
I use offlinemode, and
config_file = 'D:/deeplearning/Grounded-Segment-Anything-main/GroundingDINO/groundingdino/config/GroundingDINO_SwinT_OGC.py' # change the path of the model config fil…
-
Hello,
I've encountered a recurring warning when working with the tiny_vit_sam.py script in the SAM repository. It seems like there's a conflict with model registration where models are being overw…
-
### Description
https://twitter.com/picterra/status/1646887895519641602 has a great example of how SAM can be used to select features based on aerial imagery.
It would be great to have SAM in RapI…
-
Run the demo colab (https://github.com/IDEA-Research/Grounded-Segment-Anything/blob/main/grounded_sam_colab_demo.ipynb), and get IncompatibleKeys for groundingdino_model.
The IncompatibleKeys were …
-
this is my test code:
version is 0.6.0
```
fn sam() {
let result: Result = (|| {
let directory = "/home/foliage/model/candle-sam".to_string();
let device …
-
I am looking for a state-of-the-art (SOTA) model for **text prompt** segmentation. Currently, I am aware of two choices: [Grounded-Segment-Anything](https://github.com/IDEA-Research/Grounded-Segment-A…