detectron2_timm icon indicating copy to clipboard operation
detectron2_timm copied to clipboard

Issue : No Module Names 'detectron2_timm'

Open aliman80 opened this issue 3 years ago • 1 comments

Hi, first of all very nice work and thanks for sharing. When i tried to train the model its giving me this error, do i need to install detectron2_tim ?

aliman80 avatar Mar 10 '23 04:03 aliman80

You need to do you pip install -e detectron2_timm on the root.

iKrishneel avatar Mar 13 '23 04:03 iKrishneel