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

This Pull resolves the issues with newer versions of Python and Pytorch #43

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

Extroverted-introvert
Copy link

Note: As mentioned by author this is an outdated tool (see detectron2).
But since it is a rotated MaskRCNN and still can be used for projects, this pull was created.

These changes troubleshoot the following issues:
#40 #36 #33 #22

Thanks to contributors for such an excellent tool.

[Modification]: Replaced  AT_CHECK with TORCH_CHECK to support newer version of Pytorch
[Modification]: Replaced  AT_CHECK with TORCH_CHECK to support newer version of Pytorch
[Modification]: Bumped python to newer version
[Modification]: Bumped python to newer version
[Modification]: Updated torch.uint8 to torch.bool (supports newer torch versions)
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

Successfully merging this pull request may close these issues.

1 participant