|
|
|
|
|
by chintler
887 days ago
|
|
You can pretty much solve this using modern DL models. There are options depending on how accurate you want your model and how much compute you have. There is an entire spectrum of models, from something like Mask-RCNN, U-Net family upto something like Meta's SAM, which you can use without even training. |
|