Git Product home page Git Product logo

Comments (5)

YanYas avatar YanYas commented on June 10, 2024

One will be provided in the examples, but I want to avoid having large model binaries in the basic package. A downloader should do the trick for the most part.

from vlml.

sebllll avatar sebllll commented on June 10, 2024

One will be provided in the examples, but I want to avoid having large model binaries in the basic package. A downloader should do the trick for the most part.

what about git lfs? i think there's a 1GB quota for free accounts.

from vlml.

YanYas avatar YanYas commented on June 10, 2024

Indeed. There is a limit on the size of a Nuget, maybe 250MB, that I want to stay under too, but it may be alright. There are a couple different models that could be particularly helpful. Resnet34 which is both relatively small (~70MB) and very accurate, and VGG/16/19 which is around 500MB, is not as accurate as Resnet, but has other important uses, such as Style Transfer for unpicking the semantics of an image, I'll have a look at other forms of storage first, but will try to move ahead on this.

from vlml.

sebllll avatar sebllll commented on June 10, 2024

sorry, i misread your comment and was thinking that you want to have the repo small, but you're talking about the nuget which is a separate issue.

in this case, i don't think any large files should be included in the nuget.

i'd prefer smth. like this and download files in runtime.

from vlml.

YanYas avatar YanYas commented on June 10, 2024

Good example. Yeah I have something very similar in the VLMLDemos, but I'll make it a dependency for the main package so I can update it separately. Thanks for mentioning!

from vlml.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.