Skip to content

Fix for #612 original megadetector constructors had invalid version string. #613

Open
podgorki wants to merge 1 commit intomicrosoft:mainfrom
podgorki:main
Open

Fix for #612 original megadetector constructors had invalid version string. #613
podgorki wants to merge 1 commit intomicrosoft:mainfrom
podgorki:main

Conversation

@podgorki
Copy link

Fixes #612

Default version string in the init for MegaDetectorV6MIT, MegaDetectorV6_Distributed, MegaDetectorV6, MegaDetectorV6Apache were incorrect.

I updated the default to match the first value in the if else statement which selects the correct weights. Apache version was -x which as far as I can see does not exist so I followed the pattern for the rest and set the default as the first value in the if else string

@podgorki
Copy link
Author

@microsoft-github-policy-service agree

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.

invalid version names in megadetector init

1 participant