-
Hello WasabiFan,
This is Shubham Sharma. I have modified your code little bit to run pre-compiled models from TIDL.
I am currently able to run `ONR-OD-8040-ssd-lite-regNetX-200mf-fpn-bgr-mmdet-c…
-
When keras.applications.ConvNeXt is executed with input_tensor, it is not executed.
The cause seems to be a problem that occurs as it changes to the form of '[input_tensor]' when passing utils.layer_…
-
##### System information (version)
- OpenVINO => 2022.3.0
- OpenVINO_dev => 2022.3.0
- Operating System / Platform => Ubuntu 20.04
- Problem classification: Model Conversion
- Framework:
- Mode…
-
Dear Author,
There is a bug in ./fastreid/modeling/backbones/regnet/regnet.py - line 562.
It is currently written as:
'4000x': 'fastreid/modeling/backbones/regnet/regnety/RegNetX-4.0GF_dds_8gpu.y…
-
Using main-MLP branch, and training command:
`python train_net_gmm.py --dataset-dir /data/haitaozhang/dataset/object_detection/VOC --num-gpus 4 --config-file VOC-Detection/faster-rcnn/vos.yaml --ra…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. I have read the [FAQ documentation](https://mmengin…
-
`'img_backbone_conf':
dict(
type='RegNet',
arch='regnetx_1.6gf',
frozen_stages=0,
out_indices=[0, 1, 2, 3],
norm_eval=False,
init_cfg=dict(ty…
-
我一直在尝试让这个项目正常运行,但一直遇到很多问题。请问有没有可能提供一个Docker文件来容器化这个项目?
I have been trying to make this project work properly, but I have encountered many problems. Is it possible to provide a Docker file to containe…
-
### Branch
1.x branch (1.0.0rc2 or other 1.x version)
### Describe the bug
02/28 10:32:34 - mmengine - WARNING - The "dataset" registry in mmcls did not set import location. Fallback to call `mmcls…
-
Hi there
I am using newly added regnetx_4gf_dds_FPN from "new_baselines" to detect words from A4 size documents. The issue that I am facing is after training on a good amount of data __(300k sample…