Cutie
[CVPR 2024 Highlight] Putting the Object Back Into Video Object Segmentation
파일 탐색기
최종 버전 다운로드 (.zip)- settings.json
- base.yaml
- datasets.yaml
- mega.yaml
- with-mose.yaml
- custom-no-rank.yaml
- custom.yaml
- base.yaml
- small.yaml
- __init__.py
- eval_config.yaml
- eval_plus_config.yaml
- gui_config.yaml
- train_config.yaml
- video_config.yaml
- __init__.py
- setup_training_data.py
- static_dataset.py
- tps.py
- utils.py
- vos_dataset.py
- __init__.py
- burst_test_dataset.py
- burst_video_reader.py
- video_reader.py
- vos_test_dataset.py
- __init__.py
- args_utils.py
- burst_utils.py
- frame_utils.py
- results_utils.py
- __init__.py
- image_feature_store.py
- inference_core.py
- kv_memory_store.py
- memory_manager.py
- object_info.py
- object_manager.py
- __init__.py
- object_summarizer.py
- object_transformer.py
- positional_encoding.py
- transformer_layers.py
- __init__.py
- memory_utils.py
- parameter_groups.py
- resnet.py
- __init__.py
- aux_modules.py
- big_modules.py
- channel_attn.py
- cutie.py
- group_modules.py
- losses.py
- modules.py
- train_wrapper.py
- trainer.py
- burst_empty_masks.txt
- davis_empty_masks.txt
- davis_train.txt
- mose_empty_masks.txt
- ovis_empty_masks.txt
- yv_empty_masks.txt
- yv_train.txt
- __init__.py
- download_models.py
- get_default_model.py
- image_saver.py
- load_subset.py
- log_integrator.py
- logger.py
- palette.py
- pano_utils.py
- point_features.py
- tensor_utils.py
- time_estimator.py
- eval_vos.py
- train.py
- EVALUATION.md
- icon.png
- index.html
- INTERACTIVE.md
- sources.txt
- style.css
- TRAINING.md
- uiuc.png
- 00000.jpg
- 00001.jpg
- 00002.jpg
- 00003.jpg
- 00000.jpg
- 00001.jpg
- 00002.jpg
- 00003.jpg
- 00004.jpg
- 00005.jpg
- 00006.jpg
- 00007.jpg
- 00008.jpg
- 00009.jpg
- 00010.jpg
- 00011.jpg
- 00012.jpg
- 00013.jpg
- 00014.jpg
- 00015.jpg
- 00000.png
- 00000.png
- 00005.png
- 00008.png
- 00013.png
- example.mp4
- __init__.py
- base.py
- brs.py
- brs_functors.py
- brs_losses.py
- __init__.py
- base.py
- crops.py
- flip.py
- limit_longest_side.py
- zoom_in.py
- clicker.py
- evaluation.py
- utils.py
- basic_blocks.py
- deeplab_v3.py
- hrnet_ocr.py
- ocr.py
- resnet.py
- resnetv1b.py
- initializer.py
- is_deeplab_model.py
- is_hrnet_model.py
- is_model.py
- losses.py
- metrics.py
- modifiers.py
- ops.py
- __init__.py
- _get_dist_maps.pyx
- _get_dist_maps.pyxbld
- dist_maps.py
- default.py
- distributed.py
- exp.py
- log.py
- misc.py
- serialization.py
- vis.py
- __init__.py
- controller.py
- LICENSE
- README.md
- __init__.py
- click_controller.py
- exporter.py
- gui.py
- gui_utils.py
- interaction.py
- interactive_utils.py
- main_controller.py
- reader.py
- resource_manager.py
- TIPS.md
- expand_long_vid.py
- find_empty_mask.py
- find_empty_video.py
- preprocess_lvos.py
- __init__.py
- convert_burst_to_vos_train.py
- mask_to_burst_json.py
- merge_multi_scale.py
- process_video.py
- .gitignore
- .pylintrc
- interactive_demo.py
- LICENSE
- pyproject.toml
- README.md
- scripting_demo.py
- scripting_demo_add_del_objects.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/hkchengrex/Cutie
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd Cutie
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
