yaosx425

Results 5 issues of yaosx425

How did you get the format of the dataset?

ERROR: Command errored out with exit status 1: command: /usr/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-fF44V0/mmcv/setup.py'"'"'; __file__='"'"'/tmp/pip-install-fF44V0/mmcv/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-tungav cwd: /tmp/pip-install-fF44V0/mmcv/ Complete...

wandb.errors.CommError: It appears that you do not have permission to access the requested resource. Please reach out to the project owner to grant you access. If you have the correct...

Hello author! I want to ask, is it feasible if I use reresnet50 as the backbone of DETR and then use the extracted features for a transformer?

Hello! I want to ask you if you have used this model for object detection, such as the application of transformer in DETR, and if your model can handle pictures...