-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) b…
-
run:pip install -e .
return:ERROR: Could not build wheels for detectron2, which is required to install pyproject.toml-based projects
detail:
39\detectron2\model_zoo\configs\new_baselines
…
-
Hi I am getting this following error as in the screen shot when i run ## Create Model and Load Trained Weights section .Please kindly advise what could be the issue and how to resolve
![screenshot](…
-
-
python prepro.py --input_json coco/coco_raw.json --num_val 5000 --num_test 5000 --images_root coco/images --word_count_threshold 5 --output_json coco/cocotalk.json --output_h5 coco/cocotalk.h5
I run …
-
Hi, im trying to train SoftTeacher Fast R-CNN, but the network is not learning at all.
It's related to #10223 but it doesn't resolve my problems.
```
model = dict(
type='SoftTeacher',
de…
-
### Branch
main branch (1.x version, such as `v1.0.0`, or `dev-1.x` branch)
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmaction2/issues) and [Discussions](https:/…
-
I didn't see any documents like FCOS.yaml.
-
### Prerequisite
- [X] I have searched [the existing and past issues](https://github.com/open-mmlab/mmyolo/issues) but cannot get the expected help.
- [X] I have read the [FAQ documentation](https…
-
How to convert resnet to efficientnet on Mask R-CNN backbone?
mask r cnn is too slow.. so i hope to change the backbone.
but face the wall... help me..