Luodian / RelateAnything

Relate Anything Model is capable of taking an image as input and utilizing SAM to identify the corresponding mask within the image.
Apache License 2.0
438 stars 20 forks source link

ram_train_eval.py #13

Open Dreamer-LRZ opened 1 year ago

Dreamer-LRZ commented 1 year ago

What is the 'arr _ 0 ' in line 19 of this file?

franciszzj commented 7 months ago

This is the key used to store all embeddings. You can also define your own key, just make sure to modify the code accordingly.