Giter Club home page Giter Club logo

memsam-0415's Introduction

  • 👋 Hi, I’m @mykcs

  • 👀 I’m interested in ...

colab使用 服务器使用

gradio 使用hugging face托管

计算机图形学

WWDC 学生挑战

  • 🌱 I’m currently learning ...

cv 图像分割 Mamba

kaggle

  • 📫 How to reach me ...

[email protected]


memsam-0415's People

Contributors

mykcs avatar

Watchers

 avatar

memsam-0415's Issues

config.py包含路径格式是/dataset/SAMUS/,和readme默认不一致

说明,issue 2并没有解决,通过写有接口的空函数来跳过该issue

/Users/myk/anaconda3/envs/seg-test-0401/bin/python /Users/myk/PyPjcts/MemSAM-0415/train_video.py 
/Users/myk/anaconda3/envs/seg-test-0401/lib/python3.8/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: dlopen(/Users/myk/anaconda3/envs/seg-test-0401/lib/python3.8/site-packages/torchvision/image.so, 0x0006): Symbol not found: __ZN3c1017RegisterOperatorsD1Ev
  Referenced from: <8E58E83E-9235-3324-9B6B-260614F85F69> /Users/myk/anaconda3/envs/seg-test-0401/lib/python3.8/site-packages/torchvision/image.so
  Expected in:     <77E8847E-95AD-3EF9-9314-BA1E83C408ED> /Users/myk/anaconda3/envs/seg-test-0401/lib/python3.8/site-packages/torch/lib/libtorch_cpu.dylib
  warn(f"Failed to load image Python extension: {e}")
Namespace(base_lr=0.0001, batch_size=1, disable_point_prompt=False, enable_memory=False, encoder_input_size=256, frame_length=10, keep_log=False, low_image_size=256, modelname='MemSAM', n_gpu=1, point_numbers=1, reinforce=False, sam_ckpt='checkpoints/sam_vit_b_01ec64.pth', semi=False, task='CAMUS_Video_Full', vit_name='vit_b', warmup=False, warmup_period=250)
Traceback (most recent call last):
  File "/Users/myk/PyPjcts/MemSAM-0415/train_video.py", line 229, in <module>
    main()
  File "/Users/myk/PyPjcts/MemSAM-0415/train_video.py", line 110, in main
    train_dataset = EchoVideoDataset(opt.data_path, opt.train_split, tf_train, img_size=args.encoder_input_size,frame_length=args.frame_length, point_numbers=args.point_numbers, disable_point_prompt=args.disable_point_prompt)
  File "/Users/myk/PyPjcts/MemSAM-0415/utils/data_us.py", line 810, in __init__
    with open(self.class_dict_file, 'r') as load_f:
FileNotFoundError: [Errno 2] No such file or directory: './dataset/SAMUS/CAMUS_full/class.json'

进程已结束退出代码为 1

cannot import name 'draw_sem_seg_by_cv2_sum' from 'utils.tools'

/Users/myk/anaconda3/envs/seg-test-0401/bin/python /Users/myk/PyPjcts/MemSAM-0415/train_video.py 
/Users/myk/anaconda3/envs/seg-test-0401/lib/python3.8/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: dlopen(/Users/myk/anaconda3/envs/seg-test-0401/lib/python3.8/site-packages/torchvision/image.so, 0x0006): Symbol not found: __ZN3c1017RegisterOperatorsD1Ev
  Referenced from: <8E58E83E-9235-3324-9B6B-260614F85F69> /Users/myk/anaconda3/envs/seg-test-0401/lib/python3.8/site-packages/torchvision/image.so
  Expected in:     <77E8847E-95AD-3EF9-9314-BA1E83C408ED> /Users/myk/anaconda3/envs/seg-test-0401/lib/python3.8/site-packages/torch/lib/libtorch_cpu.dylib
  warn(f"Failed to load image Python extension: {e}")
Traceback (most recent call last):
  File "/Users/myk/PyPjcts/MemSAM-0415/train_video.py", line 20, in <module>
    from utils.evaluation import get_eval
  File "/Users/myk/PyPjcts/MemSAM-0415/utils/evaluation.py", line 16, in <module>
    from utils.visualization import visual_segmentation, visual_segmentation_npy, visual_segmentation_binary, visual_segmentation_sets, visual_segmentation_sets_with_pt
  File "/Users/myk/PyPjcts/MemSAM-0415/utils/visualization.py", line 11, in <module>
    from utils.tools import draw_sem_seg_by_cv2_sum
ImportError: cannot import name 'draw_sem_seg_by_cv2_sum' from 'utils.tools' (/Users/myk/PyPjcts/MemSAM-0415/utils/tools.py)

进程已结束,退出代码为 1

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.