sagieppel / Computer-vision-based-recognition-of-liquid-surface-and-liquid-level-in-transparent-glassware-vessel

Trace liquid surface and liquid level in transparent vessels (python)
22 stars 2 forks source link

Vesselmask #2

Open YLee007 opened 1 month ago

YLee007 commented 1 month ago

Hay,thanks for sharing the great project.Here is a problem is that why the vesselmask.png is empty.And how can I get my vesselmask in https://github.com/sagieppel/Detecting-and-segmenting-and-classifying-materials-inside-vessels-in-images-using-convolutional-net

sagieppel commented 1 month ago

VesselMask isnt empty its binary map with values of 1 where the vessel is and zero else where. Becaause the values are low it can be hard to notice just by looking at the image.

On Sat, 12 Oct 2024, 06:08 YLee007, @.***> wrote:

Hay,thanks for sharing the great project.Here is a problem is that why the vesselmask.png is empty.And how can I get my vesselmask in https://github.com/sagieppel/Detecting-and-segmenting-and-classifying-materials-inside-vessels-in-images-using-convolutional-net

— Reply to this email directly, view it on GitHub https://github.com/sagieppel/Computer-vision-based-recognition-of-liquid-surface-and-liquid-level-in-transparent-glassware-vessel/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB37V545NHGAT2XM3NKS4WTZ3CHBXAVCNFSM6AAAAABPZ7CVEGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU4DENBTHEYTEMQ . You are receiving this because you are subscribed to this thread.Message ID: <sagieppel/Computer-vision-based-recognition-of-liquid-surface-and-liquid-level-in-transparent-glassware-vessel/issues/2 @github.com>

YLee007 commented 1 month ago

VesselMask isnt empty its binary map with values of 1 where the vessel is and zero else where. Becaause the values are low it can be hard to notice just by looking at the image. On Sat, 12 Oct 2024, 06:08 YLee007, @.***> wrote: Hay,thanks for sharing the great project.Here is a problem is that why the vesselmask.png is empty.And how can I get my vesselmask in https://github.com/sagieppel/Detecting-and-segmenting-and-classifying-materials-inside-vessels-in-images-using-convolutional-net — Reply to this email directly, view it on GitHub <#2>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB37V545NHGAT2XM3NKS4WTZ3CHBXAVCNFSM6AAAAABPZ7CVEGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU4DENBTHEYTEMQ . You are receiving this because you are subscribed to this thread.Message ID: <sagieppel/Computer-vision-based-recognition-of-liquid-surface-and-liquid-level-in-transparent-glassware-vessel/issues/2 @github.com>

But I mean the vesselmask image you provided is all black

sagieppel commented 1 month ago

On scale of 0-255, 1 look almost completely dark

On Mon, 14 Oct 2024, 04:22 YLee007, @.***> wrote:

VesselMask isnt empty its binary map with values of 1 where the vessel is and zero else where. Becaause the values are low it can be hard to notice just by looking at the image. … <#m-2715365466138812517> On Sat, 12 Oct 2024, 06:08 YLee007, @.***> wrote: Hay,thanks for sharing the great project.Here is a problem is that why the vesselmask.png is empty.And how can I get my vesselmask in https://github.com/sagieppel/Detecting-and-segmenting-and-classifying-materials-inside-vessels-in-images-using-convolutional-net — Reply to this email directly, view it on GitHub <#2 https://github.com/sagieppel/Computer-vision-based-recognition-of-liquid-surface-and-liquid-level-in-transparent-glassware-vessel/issues/2>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB37V545NHGAT2XM3NKS4WTZ3CHBXAVCNFSM6AAAAABPZ7CVEGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU4DENBTHEYTEMQ . You are receiving this because you are subscribed to this thread.Message ID: </issues/2 https://github.com/sagieppel/Computer-vision-based-recognition-of-liquid-surface-and-liquid-level-in-transparent-glassware-vessel/issues/2 @github.com>

But I mean the vesselmask image you provided is all black

— Reply to this email directly, view it on GitHub https://github.com/sagieppel/Computer-vision-based-recognition-of-liquid-surface-and-liquid-level-in-transparent-glassware-vessel/issues/2#issuecomment-2409593647, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB37V54VA6L537K75FXAYHTZ3MMEFAVCNFSM6AAAAABPZ7CVEGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBZGU4TGNRUG4 . You are receiving this because you commented.Message ID: <sagieppel/Computer-vision-based-recognition-of-liquid-surface-and-liquid-level-in-transparent-glassware-vessel/issues/2/2409593647 @github.com>

YLee007 commented 1 month ago

Thanks for applying.How can I get my vesselmask image using your another project https://github.com/sagieppel/Detecting-and-segmenting-and-classifying-materials-inside-vessels-in-images-using-convolutional-net. I can't download this model's dataset.Is this dataset still available ? And can this model run on CPU-ONLY machine?