Replies: 1 comment
-
Hi @Dheeru66k, did u manage to implement depth estimation with detectron2 in the end? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Team !! I am trying to do Multi task learning , i want Semantic, Depth estimation and Obj detection to be performed by a single network , any suggestions how can i do it using detectron2. i found similar one like "Panoptic FPN" which is performing semantic and obj detection tasks together. But i am not have an idea how can i regiter a new model where it can also perform Depth estimation.
Beta Was this translation helpful? Give feedback.
All reactions