Commit History

Update build-extension to allow arm compilation (#2)
a8376d2

emelryan commited on

Update with latest speed numbers
d589af1

emelryan commited on

Chunk relational model for consistent CUDA performance
352ae81

emelryan commited on

fixed batched relational
dbbb1b6

emelryan commited on

updated pipeline
d99a287

emelryan commited on

updated pipeline relational to match v1
7fe2310

emelryan commited on

Added config to the downloaded artifacts
8843fc8
verified

emelryan commited on

Pad recognizer classifier to 64-aligned output for tensor-core efficiency
e004e61

emelryan commited on

Vectorize post-processing format step and default to white padding
0a7079c

Ryan Chesler commited on

improve install docs and process
65abd8a

Ryan Chesler commited on

Remove unused code: training-only methods, dead model blocks, and test files
196b410

emelryan commited on

Accept torch.Tensor inputs, remove non-release scripts
6f08375

emelryan commited on

Clean up docs, make syncs optional, update examples for new modes
4c3050e

emelryan commited on

Make per-batch CUDA syncs and logging optional via verbose_post
23a4218

emelryan commited on

Add detector_only and skip_relational inference modes
760cc83

emelryan commited on

Lower default detector batch size to 8 for 16GB GPU compatibility
b4fe840

emelryan commited on

Reduce recognizer VRAM by discarding logits per chunk
0fc3ebf

emelryan commited on

Add pre-NMS centerness + peak filter for faster inference
bcba463

emelryan commited on

updated readme.md
51e0fbe

emelryan commited on

fix missing runtime/build deps and add Slurm helper scriptspyproject.toml: add numpy, huggingface_hub to dependencies andeditables to build-system.requires so editable installs workcleanly without manual workarounds.New scripts:- submit_install_gpu.sh: GPU-node venv creation + package build- submit_inference_viz_gpu.sh: GPU-node batched v2 inference + viz- run_ocr_inference.py: directory-level inference with JSON output
c239c5e

emelryan commited on

Upload config.json
e438fe1
verified

BoLiu commited on

removed blank config.json
f738905

emelryan commited on

updated model card
489199b

emelryan commited on

merged english and multilingual and updated model card
a2c14e2

emelryan commited on

Duplicate from nvidia/nemotron-ocr-v2-multilingual
b28505d

emelryan commited on