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

Object detection support for Torch 2.2 #4126

Open
tonyhoo opened this issue Apr 23, 2024 · 1 comment
Open

Object detection support for Torch 2.2 #4126

tonyhoo opened this issue Apr 23, 2024 · 1 comment
Assignees
Labels
dependency Related to dependency packages enhancement New feature or request module: multimodal priority: 0 Maximum priority
Milestone

Comments

@tonyhoo
Copy link
Collaborator

tonyhoo commented Apr 23, 2024

Description

Currently, Multimodal has compatibility issues with mmcv and mmdet in object detection use cases under Torch 2.2. For the supported versions of Torch and Cuda, consult this guide. Our required action steps include:

  • Updating our notebooks and tutorials to guide users through proper setup for object detection under the Torch 2.2 update.
  • Adjusting our CICD to reflect these changes.

References

Please see the failure details for additional information.

@tonyhoo tonyhoo added the enhancement New feature or request label Apr 23, 2024
@Innixma Innixma pinned this issue Apr 23, 2024
@Innixma Innixma added this to the 1.1.1 Release milestone Apr 23, 2024
@Innixma Innixma added priority: 0 Maximum priority module: multimodal dependency Related to dependency packages labels Apr 23, 2024
@prateekdesai04
Copy link
Contributor

@tonyhoo CICD has been adjusted, updated the batch images to use torch 2.2, it is being used in the current CI.
PR for base image change is here: https://github.com/autogluon/autogluon/pull/4123/files#diff-0d8e2186c2607cbd9df799c7b7f0da33d2dfb56c1927d44a5fc1ad984a77d6c9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Related to dependency packages enhancement New feature or request module: multimodal priority: 0 Maximum priority
Projects
None yet
Development

No branches or pull requests

5 participants