Shared-Reality-Lab / IMAGE-server

IMAGE project server components
Other
2 stars 7 forks source link

Create a handler for animal based images #471

Open rohanakut opened 2 years ago

rohanakut commented 2 years ago

This issue deals with creating handlers for images containing animals. The handler should work on images like screenshot (Source - https://lacombeonline.com/articles/saving-grace-animal-society-to-host-pints-for-pets-in-lacombe-this-weekend)

The main implementation tasks for this issue are:

rohanakut commented 2 years ago

Update: Similar to #469 the azure model does not detect animals very well. However, the semantic segmentation model and the object detection model do detect animals very well. Hence we need to create a custom check to bypass the azure categoriser for animal categories

rohanakut commented 2 years ago

@jeffbl this handler might not happen in the near future. I have the ML model to work with, but currently for my thesis I do not see a significant contribution of this handler.

rohanakut commented 2 years ago

@jeffbl as I mentioned earlier I do not plan to implement this for my thesis. Can this issue be closed?

jeffbl commented 2 years ago

Moving to backlog. @rohanakut Can you comment on what someone would need to do to move this forward, if you think it would be feasible?