Orienter / docs /RELEASE_EXCLUDES.txt
stereoid's picture
Add files using upload-large-folder tool
6d35aff verified
Raw
History Blame Contribute Delete
2.61 kB
# Local/editor state
.vscode/
**/.cache/
**/__pycache__/
**/.pytest_cache/
**/.mypy_cache/
**/.ipynb_checkpoints/
**/.DS_Store
**/.nfs*
**/*.pyc
**/*.pyo
**/*.swp
**/*.tmp
**/*.bak
# Experiment logs and scratch visualizations
log/
fastimg/
**/*.log
# Private/local operations helpers
util/model_daemon.sh
util/rsync.sh
util/run-labeling.sh
# Unused legacy network/proxy adapters (not part of the paper configuration)
approach/llm/llama.py
approach/llm/proxy_pool/
approach/vlm/bing/
approach/vlm/old_bing/
# Dataset payloads and generated dataset figures
data/
dataset/data/
dataset/statistics/*.png
dataset/statistics/*.pdf
# Precomputed API requests/responses and method outputs
approach/vlm/*.jsonl
approach/llm/*.json
approach/ovod/*.json
approach/ovod/output/
approach/ovod/realfse_abl_results/
approach/ovod/mm-ovod/datasets/metadata/lvis_image_exemplar_dict_K-005_author.json
# Unused duplicate APE checkout and per-run outputs
approach/ovod/o_APE/
approach/ovod/APE/datasets/tools/openimages2coco/data/
approach/ovod/APE/*gpu*/
approach/ovod/APE/fse_*/
approach/ovod/APE/realfse_*/
approach/ovod/APE/gemini_*/
approach/ovod/APE/icse_*/
# Model weights, checkpoints, and training/inference artifacts.
# Source-tree syncs exclude every weight, including APE. Copy only the verified
# main checkpoint back into the sanitized release as a separate, hash-checked step.
**/*.pth
**/*.pt
**/*.ckpt
**/*.onnx
**/*.bin
**/output/
**/outputs/
**/runs/
**/checkpoints/
# Baseline API responses and converted predictions
baselines/*/logging*.txt
baselines/*/logging*.log
baselines/*/output*.json
baselines/*/answer*.json
baselines/*/coco_instances_results.json
# Evaluation predictions, caches, summaries, figures, and paper-table outputs
evaluation/embedding_dict.json
evaluation/results/
evaluation/eval_results/
evaluation/validation/
evaluation/autotest_study/results/
evaluation/autotest_study/results-*/
evaluation/eval_latex/archive/
evaluation/eval_latex/**/*.csv
evaluation/eval_latex/**/*.tex
evaluation/eval_latex/*.csv
evaluation/eval_latex/*.tex
evaluation/eval_by_genre/**/*.csv
evaluation/eval_by_genre/**/*.json
evaluation/eval_by_genre/**/*.png
evaluation/eval_by_genre/**/*.pdf
evaluation/eval_by_genre/semantics/
evaluation/eval_by_genre/interactable/
evaluation/eval_by_tag/**/*.csv
evaluation/eval_by_tag/**/*.json
evaluation/eval_by_tag/**/*.png
evaluation/eval_by_tag/**/*.pdf
evaluation/eval_by_tag/semantics/
evaluation/eval_by_tag/interactive/
evaluation/eval_context/results/
# Broken absolute symlinks into private experiment trees
approach/ovod/APE/ape/model_zoo/configs