Giter Club home page Giter Club logo

enhance-anything's Introduction

Hi there ๐Ÿ‘‹

enhance-anything's People

Contributors

lixinustc avatar zhihelu 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

Watchers

 avatar  avatar  avatar  avatar

enhance-anything's Issues

Error when running demo code

python enhance_anything_continusly.py --input_img ./examples/0006.png --point_coords 200 300 --point_labels 1 --dilate_kernel_size 30 --output_dir ./results --sam_model_type "vit_h" --sam_ckpt ./pretrained_models/sam_vit_h_4b8939.pth --opt ./CResMD/options/test/modulation_CResMD.yml
usage: enhance_anything_continusly.py [-h] --input_img INPUT_IMG --point_coords
POINT_COORDS [POINT_COORDS ...] --point_labels
POINT_LABELS [POINT_LABELS ...]
[--dilate_kernel_size DILATE_KERNEL_SIZE]
--output_dir OUTPUT_DIR
[--sam_model_type {vit_h,vit_l,vit_b}]
--sam_ckpt SAM_CKPT --lama_ckpt LAMA_CKPT --opt
OPT
enhance_anything_continusly.py: error: the following arguments are required: --lama_ckpt

When running the demo code in enhance_anything_continusly.py I get these errors:
python enhance_anything_continusly.py
--input_img ./test_img/
--point_coords 750 500
--point_labels 1
--dilate_kernel_size 15
--output_dir ./results
--sam_model_type "vit_h"
--sam_ckpt sam_vit_h_4b8939.pth
--lama_config lama/configs/prediction/default.yaml
--lama_ckpt big-lama
--opt ./options/test/modulation_CResMD.yml
usage: enhance_anything_continusly.py [-h] --input_img INPUT_IMG --point_coords
POINT_COORDS [POINT_COORDS ...] --point_labels
POINT_LABELS [POINT_LABELS ...]
[--dilate_kernel_size DILATE_KERNEL_SIZE]
--output_dir OUTPUT_DIR
[--sam_model_type {vit_h,vit_l,vit_b}]
--sam_ckpt SAM_CKPT --lama_ckpt LAMA_CKPT --opt
OPT
enhance_anything_continusly.py: error: unrecognized arguments: --lama_config lama/configs/prediction/default.yaml

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.