4-modality annotation pipeline (depth, edges, segmentation, chmv2) for 973K drone/satellite images. SegEarth-OV3 open-vocabulary segmentation with 11 classes optimized for cross-view geo-localization. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
8 lines
249 B
Plaintext
8 lines
249 B
Plaintext
# Hardware profile: GPU, precision, batch size
|
|
HardwareConfig.profile_name = 'rtx4090'
|
|
HardwareConfig.total_ram_gb = 24.0
|
|
HardwareConfig.reserve_gb = 2.0
|
|
HardwareConfig.use_fp16 = True
|
|
HardwareConfig.batch_size = None
|
|
HardwareConfig.num_workers = 4
|