dengxl0520 / MemSAM

[CVPR 2024 Oral] MemSAM: Taming Segment Anything Model for Echocardiography Video Segmentation.
MIT License
130 stars 12 forks source link

FileNotFoundError: ‘class.json' #20

Open Baldwinzc opened 2 months ago

Baldwinzc commented 2 months ago

Dear Author,

First and foremost, I would like to extend my sincere gratitude for the exceptional work you have created. While attempting to replicate the experiments in your paper, I have encountered a minor issue: I am unable to locate the necessary class.json file. I suspect that this might be due to some improper operations during the data preprocessing phase, which resulted in the failure to generate this file. Could you please provide some suggestions or guidance on how to resolve this issue? I greatly appreciate your help and support.

Yours sincerely, Baldwin 1724478118173

nhtsymh commented 2 months ago

Have you resolved this issue? I have same question.

Baldwinzc commented 2 months ago

Have you resolved this issue? I have same question.

I have solved the problem, but the running result is abnormal ada6a99d36438d126e9197d14f73b15

Yaostars commented 2 months ago

Have you resolved this issue? I have same question.

I have solved the problem, but the running result is abnormal ada6a99d36438d126e9197d14f73b15

Can you teach me how to solve this problem? I have the same problem. Thank you very much.

Baldwinzc commented 2 months ago

Have you resolved this issue? I have same question.

I have solved the problem, but the running result is abnormal ada6a99d36438d126e9197d14f73b15

Can you teach me how to solve this problem? I have the same problem. Thank you very much.

class.json is

Have you resolved this issue? I have same question.

I have solved the problem, but the running result is abnormal ada6a99d36438d126e9197d14f73b15

Can you teach me how to solve this problem? I have the same problem. Thank you very much.

class.json comes from the SAMUS , I modified the values of the key value pairs based on the number of categories

nhtsymh commented 2 months ago

您是否解决了这个问题?我有同样的问题。

我已经解决了问题,但运行结果异常ada6a99d36438d126e9197d14f73b15

您能教我如何解决这个问题吗?我有同样的问题。谢谢。

class.json

您是否解决了这个问题?我有同样的问题。

我已经解决了问题,但运行结果异常ada6a99d36438d126e9197d14f73b15

您能教我如何解决这个问题吗?我有同样的问题。谢谢。

class.json来自 SAMUS,我根据类别的数量修改了键值对的值

Thank you.

Yaostars commented 2 months ago

Have you resolved this issue? I have same question.

I have solved the problem, but the running result is abnormal ada6a99d36438d126e9197d14f73b15

Can you teach me how to solve this problem? I have the same problem. Thank you very much.

class.json is

Have you resolved this issue? I have same question.

I have solved the problem, but the running result is abnormal ada6a99d36438d126e9197d14f73b15

Can you teach me how to solve this problem? I have the same problem. Thank you very much.

class.json comes from the SAMUS , I modified the values of the key value pairs based on the number of categories

Being very appreciated for your help, but as a fresh man in this field, I still met some difficulties when reading the class.json file in SAMUS.

{ "Breast-BUSI": 2, "Breast-UDIAT": 2, "Echocardiography-CAMUS": 4, "Echocardiography-HMCQU": 2, "ThyroidNodule-DDTI": 2, "ThyroidNodule-TG3K": 2, "ThyroidNodule-TN3K": 2 }

As the file above, what do the numbers of each categories mean? Could you mind showing me your class.json in Memsam? 不胜感激!

Baldwinzc commented 2 months ago

Have you resolved this issue? I have same question.您是否解决了这个问题?我有同样的问题。

I have solved the problem, but the running result is abnormal 我已经解决了问题,但运行结果异常ada6a99d36438d126e9197d14f73b15

Can you teach me how to solve this problem? I have the same problem. Thank you very much.您能教我如何解决这个问题吗?我有同样的问题。谢谢。

class.json is class.json

Have you resolved this issue? I have same question.您是否解决了这个问题?我有同样的问题。

I have solved the problem, but the running result is abnormal 我已经解决了问题,但运行结果异常ada6a99d36438d126e9197d14f73b15

Can you teach me how to solve this problem? I have the same problem. Thank you very much.您能教我如何解决这个问题吗?我有同样的问题。谢谢。

class.json comes from the SAMUS , I modified the values of the key value pairs based on the number of categoriesclass.json来自 SAMUS,我根据类别的数量修改了键值对的值

Being very appreciated for your help, but as a fresh man in this field, I still met some difficulties when reading the class.json file in SAMUS.非常感谢您的帮助,但作为该领域的新手,我在 SAMUS 中阅读 class.json 文件时仍然遇到了一些困难。

{ "Breast-BUSI": 2, “乳房-BUSI”:2、 "Breast-UDIAT": 2, “乳房-UDIAT”:2、 "Echocardiography-CAMUS": 4,“超声心动图-CAMUS”:4、 "Echocardiography-HMCQU": 2,“超声心动图-HMCQU”:2、 "ThyroidNodule-DDTI": 2, “甲状腺结节-DDTI”:2、 "ThyroidNodule-TG3K": 2, “甲状腺结节-TG3K”:2、 "ThyroidNodule-TN3K": 2 “甲状腺结节-TN3K”:2 }

As the file above, what do the numbers of each categories mean? Could you mind showing me your class.json in Memsam? 不胜感激!如上面的文件所示,每个类别的编号是什么意思?您介意给我展示您在 Memsam 的class.json吗?不胜感激!

image I think this should be the number of categories. You can see from the config file of the branch dev that the number of categories is 2. However, I still haven't replicated the successful results, perhaps my understanding is incorrect. If you have any new understanding or can reproduce the results, please guide me. Thank you very much!

Baldwinzc commented 1 month ago

Have you resolved this issue? I have same question.

refer to : https://github.com/dengxl0520/MemSAM/issues/8#issuecomment-2359979259

Baldwinzc commented 1 month ago

Have you resolved this issue? I have same question.

I have solved the problem, but the running result is abnormal ada6a99d36438d126e9197d14f73b15

Can you teach me how to solve this problem? I have the same problem. Thank you very much.

class.json is

Have you resolved this issue? I have same question.

I have solved the problem, but the running result is abnormal ada6a99d36438d126e9197d14f73b15

Can you teach me how to solve this problem? I have the same problem. Thank you very much.

class.json comes from the SAMUS , I modified the values of the key value pairs based on the number of categories

Being very appreciated for your help, but as a fresh man in this field, I still met some difficulties when reading the class.json file in SAMUS.

{ "Breast-BUSI": 2, "Breast-UDIAT": 2, "Echocardiography-CAMUS": 4, "Echocardiography-HMCQU": 2, "ThyroidNodule-DDTI": 2, "ThyroidNodule-TG3K": 2, "ThyroidNodule-TN3K": 2 }

As the file above, what do the numbers of each categories mean? Could you mind showing me your class.json in Memsam? 不胜感激!

refer to : https://github.com/dengxl0520/MemSAM/issues/8#issuecomment-2359979259 image