Coder Social home page Coder Social logo

live_sketch's People

Contributors

rinongal avatar yael-vinker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

live_sketch's Issues

Out of Memory Error with Dual GeForce 4090s on animate_svg.py

Hi, thank you for your open-source code and great work! I wanted to ask if it's normal for two GeForce 4090s (RAM: 16Gib for each) to run out of memory while using animate_svg.py?
Are there any tips on how to save memory space that you could recommend? Thanks!

image

minor typo

scale_x, scale_y = self.frames_rigid_shear(shared_params).reshape(self.num_frames, 2).chunk(2, axis=-1)

Hi, thank you for great works.
I think there is some minor typo, it should be self.frames_rigid_scale rather than self.frames_rigid_shear

conflicting requirements in environment.yml

cool tool, I would be grateful for help with the following

environment.yml mentions

  • python=3.8
  • torch==1.12.1+cu116
  • xformers

but upon installation on ubuntu 20.04

  • xformers requires -> pytorch=2.0.1
    and
  • xformers -> python[version='>=3.10,<3.11.0a0|>=3.9,<3.10.0a0'] (although it may accept 3.8.18 when installed via pip xformers rather than conda)

I reckon torch 1 is because of diffvg. I jumped through a lot of hoops to get diffvg compiled (e.g. downgrading to gcc 7 is a must) via DIFFVG_CUDA=1 python setup.py install

script CUDA_VISIBLE_DEVICES=0 python animate_svg.py runs but throws this error BachiLi/diffvg#3 and does nothing
It would be good to know what the min/max requirements exactly are. thanks in advance

large optimization/ inference time

Hi, this is truly a great piece of work!
One of the things I noticed is that the inference or optimization time per video generation is pretty large (I tried an example that took about 35mins). Is this expected?

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.