dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.21k stars 5.86k forks source link

VoTT is deprecated #28835

Open flimtix opened 2 years ago

flimtix commented 2 years ago

Model Builder is currently still in preview, which is why the documentation is most likely not yet complete.

However, this documentation uses the VoTT software, which can be downloaded from GitHub. However, the repo and this software are outdated and archived. What @wbreza announced.

Since Model Builder is a new product, it would be nice if outdated examples are not used before the release. Is there no alternative to this program that proves the same utility?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

luisquintanilla commented 2 years ago

Hi @21r8390

Thanks for your questions.

Model Builder is currently still in preview, which is why the documentation is most likely not yet complete.

Would you be able to add more details on what's missing from the documentation?

Is there no alternative to this program that proves the same utility?

Although we are aware that VoTT is archived and no longer actively maintained, for the Model Builder use case, the existing functionality makes the process of labeling / tagging images easier while offering a diverse set of export formats. That being said, we're open to feedback to understand whether the current solution is either not solving your problems or getting in the way. Is there any specific functionality currently missing from your workflow that VoTT doesn't address?

flimtix commented 2 years ago

Thank you for the reply.

Would you be able to add more details on what's missing from the documentation?

I personally find that the documentation is complete and very well written. However, the documentation states that Model Builder is currently in preview, so I wanted to note that.

VoTT fulfills all the tasks and requirements needed for this tutorial and beyond. However, from the user / beginner point of view, it is unpleasant to be greeted with the message that the product is archived. It would be more pleasant if this message would not come or some hint with explanation is in the doc. This way people would know that the program still has all the functions and can be safely used.

pjmagee commented 1 year ago

Is there something else that is a good replacement of VoTT that is currently actively maintained and improved for such things? It feels strange to follow and use VoTT if it's archived.

normanhh3 commented 9 months ago

@luisquintanilla I agree with the comments above. I am just getting started with some Vision AI through the ML.NET package and also found references to VOTT. If the tool is no longer being maintained (including security fixes as one fork is attempting to do) it will be a challenge to communicate to my corporate security team that this tool is ok to use.

Further, with each passing day, the fact that this tool is not being maintained means that critical updates just to keep it running as dependencies change won't be occurring.

This solution (https://github.com/SysCV/nutsh) looks like an excellent replacement tool from the perspective of quickly developing custom datasets, however, this tool is not yet supported on Windows.

It is quite clear to me that for the further development and support of custom Vision AI solutions using the Microsoft and Azure tool suite will require either endorsement and support of some other tool, or reconsideration of the non-supported situation with VOTT.

Thanks for letting us bend your ear a bit. :-)