You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can i have some brief introduction about the purposes and differences between folders: /configs /mmdet3d/configs /projects /projects/${SOMEONE}/configs
according to mine, /projects and its subdirectory looks like for some newly developed models as well as the corresponding implementations, e.g. operators, tools or APIs.
/configs includes some fully developed models or components, but what's the purposes and differences between /configs and /mmdet3d/configs?
is /configs for demonstrations and /mmdet3d/configs for lib installation (like in pip)? is the naming-styling difference like 8xb4-cyclic and 8xb4_cyclic means something?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
hi, i'm new to mmdet3d and still learning.
can i have some brief introduction about the purposes and differences between folders:
/configs/mmdet3d/configs/projects/projects/${SOMEONE}/configsaccording to mine,
/projectsand its subdirectory looks like for some newly developed models as well as the corresponding implementations, e.g. operators, tools or APIs./configsincludes some fully developed models or components, but what's the purposes and differences between/configsand/mmdet3d/configs?e.g.:
/configs/centerpoint/centerpoint_pillar02_second_secfpn_
8xb4-cyclic-20e_nus-3d.py/mmdet3d/configs/centerpoint/centerpoint_pillar02_second_secfpn_
8xb4_cyclic_20e_nus_3d.pyis
/configsfor demonstrations and/mmdet3d/configsfor lib installation (like in pip)? is thenaming-stylingdifference like8xb4-cyclicand8xb4_cyclicmeans something?thanks for any advice.
Beta Was this translation helpful? Give feedback.
All reactions