GithubHelp home page GithubHelp logo

Some questions. about naifu HOT 2 CLOSED

mikubill avatar mikubill commented on August 11, 2024
Some questions.

from naifu.

Comments (2)

Mikubill avatar Mikubill commented on August 11, 2024

75 tokens as text input

This feature has been implemented in recent commits. Specify max_length in config.dataset to make your own or follow the default 225 tokens limit.

How does limit_train_batches work,

trainer.limit_train_batches will directly pass to pl.Trainer and limit the batches used in a single epoch...(maybe we should set this value in default to 1.0? As for the images, every epoch arb will shuffle and generate a new list of image batches.

images resized automatically for the buckets...

Input images will be resized and cropped(a little) by arb, if needed u can enable arb.debug and dataset.debug_arb to view those cropped images. well it'is handy but do some augmentation in advance will make things better obviously

from naifu.

IdiotSandwichTheThird avatar IdiotSandwichTheThird commented on August 11, 2024

Nice! Thank you for your work. I saw some issues sometime with it running out of vram when using >100 limit_train_batches, though after switching to xformers it doesn't happen anymore.

from naifu.

Related Issues (20)

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.