Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ObjectSample with option sample_2d=True #36

Closed
thuyngch opened this issue Jul 22, 2020 · 3 comments
Closed

ObjectSample with option sample_2d=True #36

thuyngch opened this issue Jul 22, 2020 · 3 comments

Comments

@thuyngch
Copy link

ObjectSample in data pipeline has option sample_2d for pasting 2D image patches to the current image. However, DataBaseSampler does not implement this feature.

Do you plan to support this?
Thanks!

@ZwwWayne
Copy link
Collaborator

Yes, this will be supported in the next month.

@YangHan-Morningstar
Copy link

Yes, this will be supported in the next month.

Hi, have you supported sample_2d in ObjectSampler? I haven't found it

tpoisonooo pushed a commit to tpoisonooo/mmdetection3d that referenced this issue Sep 5, 2022
* add mmocr

re-orgnize codes

save codes

save codes

save codes

add dbnet18

* fix lint

* support crnn

* fix lint

* resolve comments

* resolve conflicts

* resolve module registry error

* test

* resolve comments

* fix lint

* use algrithm_type and add dataset evaluation

* suit newest mmocr

* fix lint and remove trt version check
tpoisonooo pushed a commit to tpoisonooo/mmdetection3d that referenced this issue Sep 5, 2022
* [Fix] fix bugs for mmcls performance test (open-mmlab#269)

* fix bugs for mmcls performance test

* fix yapf

* add comments of CLASSES attribute

* Fix input name

* support all codebases and update dump info

* fix docstring

* Added random names.

* onnx_config -> ir_config

* fix test

* fix test

* add a TODO

* use self.output_names

* Fixes

* Rewrite test_torch2onnx.

* Add get_dynamic_axes.

* Fix TestGetDynamicAxes

Co-authored-by: hanrui1sensetime <83800577+hanrui1sensetime@users.noreply.github.com>
Co-authored-by: AllentDan <AllentDan@yeah.net>
Co-authored-by: grimoire <yaoqian@sensetime.com>
@Byte247
Copy link

Byte247 commented Jun 21, 2024

anyone looking, you can find it here: https://github.com/open-mmlab/mmdetection3d/pull/327/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants