Commit History

docs: add presentation deck resources
f95028d
verified

arudaev commited on

docs: add presentation deck link
5ae21c6
verified

arudaev commited on

docs: add presentation deck link
d4c74b0
verified

arudaev commited on

chore: remove frontmatter injection from deploy workflow, add frontmatter directly to README
55add51

arudaev commited on

chore: remove redundant streamlit install in devcontainer, fix stale README wording
ee8ce0b

arudaev commited on

ci: inject HF Spaces frontmatter into README at deploy time
6424221

arudaev commited on

docs: remove HF Spaces frontmatter from README (rendered as table on GitHub)
aa9601d

arudaev commited on

chore: rename HF owner HlexNC → arudaev across all references
c3ebe8c

arudaev commited on

docs: document CLAHE, label smoothing, TTA, and ensemble in hub.py, CLAUDE.md, README
74e104c

arudaev commited on

feat: add CLAHE, label smoothing, TTA, and ensemble inference
7f1af80

arudaev commited on

fix: update model card templates and diagram PNGs for 320px dataset
198230a

arudaev commited on

docs: update README and CLAUDE.md; add Mermaid diagrams to README
4070012

arudaev commited on

fix(types): resolve all 8 mypy errors across 5 files
91347e8

arudaev commited on

Add security policy (GitHub private advisories)
735524b

arudaev commited on

chore: disable Claude attribution in commits and PRs
821e12c

arudaev commited on

Add resize_320 Kaggle pipeline script and tests
bf3e149

arudaev commited on

fix(lint): remove unused base64 and time imports in generate_diagram_pngs.py
d8ab88b

arudaev commited on

Switch training dataset to HlexNC/chest-xray-14-320 (320px)
6ad129c

arudaev commited on

Fix model card image URLs to use absolute resolve/main/ paths
f1a1373

arudaev commited on

Add diagram PNG generation script and fix pipeline Mermaid source
8c2e35e

arudaev commited on

Fix app: restore sidebar sample X-rays without binary assets
8f39775

arudaev commited on

fix(ci): align dispatch tests with CPU-only resize_320 kernel
54d0164

arudaev commited on

fix(resize_320): build and dispatch the raw-source Kaggle pipeline
724c9e9

arudaev commited on

Fix app: default use_se=False so v1 checkpoints load without SE keys
3b05a97

arudaev commited on

Fix model card dataset revision display to include full hash
d3544cb

arudaev commited on

Fix app checkpoint-aware model instantiation; dual Kaggle token paths
7ba079e

arudaev commited on

v2: SE attention, AMP, grad accumulation, rich model cards with Mermaid
cfd53db

arudaev commited on

Pin torch==2.3.1+cu118 in Kaggle scripts for P100 (sm_60) compatibility
f6285b1

arudaev commited on

Don't reinstall torch in Kaggle scripts — use container's GPU-compatible version
4a900d9

arudaev commited on

Fix doubled images/images/ path in trainer dataset construction
e1433d2

arudaev commited on

Fix configure_hf_runtime mkdir in non-Kaggle environments
f3c626a

arudaev commited on

Update README and CLAUDE.md to reflect current project state
4bfec5a

arudaev commited on

Add HF hub utilities, fix Kaggle secret injection via dataset source
d95a287

arudaev commited on

Align Kaggle kernel slugs with live notebook refs
ada057d

arudaev commited on

Handle KGAT Kaggle tokens in dispatch CLI
12e9bac

arudaev commited on

Restore src/data package, fix HF Space bootstrap, improve Kaggle/CI wiring
ac0940b

arudaev commited on

Added Dev Container Folder
106ea72

arudaev commited on

Add test coverage for dataset encoding, metrics, and transforms
bbfe209

arudaev commited on

Fix CI, unblock Kaggle training dispatch, upgrade demo app for HF Spaces
0e8457d

arudaev commited on

Replace notebooks with scripts + Kaggle dispatch, add HF data pipeline Space
d1bab46

arudaev commited on

Enforce cloud-only compute policy, populate HF dataset, Colab notebooks
bd61909

arudaev commited on

Initial project scaffold: CheXVision — Chest X-Ray Pathology Detection
c1969c3

arudaev commited on