https://github.com/Ceyo04/MMLM_project
· scanned 2026-06-17 01:22 UTC (1 month, 2 weeks ago)
13 raw signals (0 security + 13 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +13.3 (diff) · 13 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 93 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
_get_font |
software | healthy | scripts/auto_mock_custom_dataset.py:51 |
_draw_text_centered |
software | healthy | scripts/auto_mock_custom_dataset.py:72 |
generate_document_images |
software | healthy | scripts/auto_mock_custom_dataset.py:83 |
generate_natural_images |
software | healthy | scripts/auto_mock_custom_dataset.py:178 |
main |
software | healthy | scripts/auto_mock_custom_dataset.py:287 |
md_to_html |
software | healthy | scripts/md_to_slides_pdf.py:10 |
convert |
software | healthy | scripts/md_to_slides_pdf.py:38 |
resolve_img_path |
software | dead | scripts/md_to_slides_pdf.py:47 |
create_template |
software | healthy | scripts/build_custom_dataset.py:17 |
main |
software | healthy | scripts/build_custom_dataset.py:79 |
generate_single |
software | healthy | src/inference/generate.py:34 |
generate_multi |
software | dead | src/inference/generate.py:112 |
reset_history |
software | dead | src/inference/generate.py:136 |
main |
software | healthy | src/inference/generate.py:143 |
load_model |
software | healthy | src/inference/model_loader.py:21 |
clear_cache |
software | dead | src/inference/model_loader.py:69 |
classify_error |
software | healthy | src/eval/error_analysis.py:35 |
analyze_errors |
software | healthy | src/eval/error_analysis.py:84 |
_plot_error_distribution |
software | healthy | src/eval/error_analysis.py:167 |
_extract_case_studies |
software | healthy | src/eval/error_analysis.py:210 |
simplify |
software | healthy | src/eval/error_analysis.py:230 |
main |
software | healthy | src/eval/error_analysis.py:245 |
clean_answer |
software | healthy | src/eval/vqa_v2_eval.py:45 |
is_correct |
software | healthy | src/eval/vqa_v2_eval.py:53 |
generate_vqa_answer |
software | healthy | src/eval/vqa_v2_eval.py:73 |
evaluate_vqa_v2 |
software | healthy | src/eval/vqa_v2_eval.py:113 |
main |
software | healthy | src/eval/vqa_v2_eval.py:244 |
run_inference_on_custom_dataset |
software | healthy | src/eval/custom_eval.py:30 |
compute_human_scores |
software | healthy | src/eval/custom_eval.py:136 |
main |
software | healthy | src/eval/custom_eval.py:193 |
clean_answer |
software | healthy | src/eval/textvqa_eval.py:37 |
is_correct |
software | healthy | src/eval/textvqa_eval.py:45 |
evaluate_textvqa |
software | healthy | src/eval/textvqa_eval.py:58 |
main |
software | healthy | src/eval/textvqa_eval.py:151 |
_load_yaml |
software | healthy | src/config/settings.py:19 |
_deep_merge |
software | healthy | src/config/settings.py:28 |
load |
software | healthy | src/config/settings.py:59 |
min_pixels_actual |
software | healthy | src/config/settings.py:82 |
max_pixels_actual |
software | healthy | src/config/settings.py:87 |
validate |
software | healthy | src/config/settings.py:91 |
get_config |
software | healthy | src/config/settings.py:105 |
__init__ |
software | healthy | src/ui/app.py:33 |
_load_model |
software | healthy | src/ui/app.py:47 |
_load_processor |
software | healthy | src/ui/app.py:58 |
predict |
software | healthy | src/ui/app.py:67 |
build_ui |
software | healthy | src/ui/app.py:138 |
respond |
software | dead | src/ui/app.py:166 |
clear_history |
software | dead | src/ui/app.py:178 |
main |
software | healthy | src/ui/app.py:190 |
| Label | Layer | Status | Path |
|---|---|---|---|
评分标准.md |
software | healthy | 评分标准.md |
todolist.md |
software | healthy | todolist.md |
requirements.txt |
software | healthy | requirements.txt |
题目内容.md |
software | healthy | 题目内容.md |
README.md |
software | healthy | README.md |
prompt.md |
software | healthy | prompt.md |
defense_presentation.md |
software | healthy | slides/defense_presentation.md |
auto_mock_custom_dataset.py |
software | healthy | scripts/auto_mock_custom_dataset.py |
run_eval_all.sh |
software | healthy | scripts/run_eval_all.sh |
md_to_slides_pdf.py |
software | healthy | scripts/md_to_slides_pdf.py |
build_custom_dataset.py |
software | healthy | scripts/build_custom_dataset.py |
prompt_templates.yaml |
software | healthy | configs/prompt_templates.yaml |
default.yaml |
software | healthy | configs/default.yaml |
demo_video_script.md |
software | healthy | demo/demo_video_script.md |
__init__.py |
software | healthy | src/__init__.py |
__init__.py |
software | healthy | src/inference/__init__.py |
generate.py |
software | healthy | src/inference/generate.py |
model_loader.py |
software | healthy | src/inference/model_loader.py |
error_analysis.py |
software | healthy | src/eval/error_analysis.py |
__init__.py |
software | healthy | src/eval/__init__.py |
vqa_v2_eval.py |
software | healthy | src/eval/vqa_v2_eval.py |
custom_eval.py |
software | healthy | src/eval/custom_eval.py |
textvqa_eval.py |
software | healthy | src/eval/textvqa_eval.py |
settings.py |
software | healthy | src/config/settings.py |
__init__.py |
software | healthy | src/config/__init__.py |
__init__.py |
software | healthy | src/ui/__init__.py |
app.py |
software | healthy | src/ui/app.py |
final_report.md |
software | healthy | report/final_report.md |
README.md |
software | healthy | report/README.md |
LICENSE |
software | healthy | report/LICENSE |
| Label | Layer | Status | Path |
|---|---|---|---|
slides |
software | healthy | slides |
scripts |
software | healthy | scripts |
configs |
software | healthy | configs |
demo |
software | healthy | demo |
src |
software | healthy | src |
inference |
software | healthy | src/inference |
eval |
software | healthy | src/eval |
config |
software | healthy | src/config |
ui |
software | healthy | src/ui |
report |
software | healthy | report |
| Label | Layer | Status | Path |
|---|---|---|---|
Config |
software | healthy | src/config/settings.py:40 |
VLMChatbot |
software | healthy | src/ui/app.py:30 |
| Label | Layer | Status | Path |
|---|---|---|---|
Ceyo04__MMLM_project |
software | healthy | /data/fable5_failed_archive/Ceyo04__MMLM_project |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/c232feff-a099-40c6-a79f-d3ff0762421f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c232feff-a099-40c6-a79f-d3ff0762421f/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.