Git Product home page Git Product logo

dragnoise's People

Contributors

haofengl 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

Watchers

 avatar  avatar

dragnoise's Issues

Does this error indicate a missing file?

(dragnoise) /content/DragNoise# python3 drag_ui.py
╭──────────── Traceback (most recent call last) ─────────────╮│ /content/DragNoise/drag_ui.py:4 in ││ │
│ 1 import os │
│ 2 import gradio as gr │
│ 3 │
│ ❱ 4 from utils.ui_utils import get_points, undo_points │
│ 5 from utils.ui_utils import clear_all, store_img, tra │
│ 6 from utils.ui_utils import clear_all_gen, store_img_ │
│ 7 │
│ │
│ /content/DragNoise/utils/ui_utils.py:25 in │
│ │
│ 22 │
│ 23 from .drag_utils import drag_diffusion_update │
│ 24 from .lora_utils import train_lora │
│ ❱ 25 from .attn_utils import register_attention_editor_di │
│ 26 from .freeu_utils import register_free_upblock2d, re │
│ 27 │
│ 28 │
╰────────────────────────────────────────────────────────────╯
ModuleNotFoundError: No module named 'utils.attn_utils'

请问你有对模型耗时部分和点编辑跟踪具体情况做比较么?

作者你好:
恭喜你喜提cvpr2024,论文的效果很好。我看完论文后,有两个想了解的点,想向你请教下哈哈。

1、模型耗时部分。
针对文章你提到的比DragDiffusion在点编辑的速度上快一倍,你有进行定量的比较过么,具体数值是啥呀?同时注意到你需要的Lora步数为200步,是否有其存在的原因,会增加不少耗时么?

2、点编辑和点跟踪是否到位?
DragDiffusion可能存在点编辑和点跟踪不到位的情况,具体表现在起点在完成编辑过程后,不能很好的跟进到设置终点的位置。请问你有做对应的优化或者可视化么?

祝生活愉悦~

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.