DynRefer icon indicating copy to clipboard operation
DynRefer copied to clipboard

demo 代码

Open valorix25 opened this issue 1 year ago • 4 comments

请问demo代码多久发布呀?

valorix25 avatar Jul 15 '24 05:07 valorix25

Sorry for the delay, we have uploaded a simple demo code. By running python demo/dynrefer_inference.py , object informations can be predicted. You can use different models and images by modifying demo/demo_dynrefer.yaml and demo/dynrefer_inference.py. Due to heavy business, we don't have time to provide a more detailed demo in the short term.

callsys avatar Jul 15 '24 07:07 callsys

DynRefer/dynrefer/common/evaluation/eval_densecap.py", line 9, in from .meteor.meteor import Meteor ModuleNotFoundError: No module named 'dynrefer.common.evaluation.meteor'

ericyq avatar Aug 09 '24 10:08 ericyq

need too many package to run demo

ericyq avatar Aug 13 '24 08:08 ericyq

Most of the packages can be downloaded following https://github.com/callsys/DynRefer/blob/main/docs/install.md. Other missing packages can be downloaded by pip.

callsys avatar Aug 13 '24 08:08 callsys