Skip to content

Add pytorch implementation of multiboxTarget#3845

Draft
alanocallaghan wants to merge 1 commit into
deepjavalibrary:masterfrom
alanocallaghan:pytorch-multibox-target
Draft

Add pytorch implementation of multiboxTarget#3845
alanocallaghan wants to merge 1 commit into
deepjavalibrary:masterfrom
alanocallaghan:pytorch-multibox-target

Conversation

@alanocallaghan

Copy link
Copy Markdown
Contributor

Description

Implement multibox target in pytorch. Currently a bit slow, I think, as most of the work is being done outside the device. Largely depends on #3841 for proper testing in an object detection workflow.

Made as a draft PR for feedback on aspects of performance and for further testing.

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