ingmarnitze's picture
Upload folder using huggingface_hub
8023c8c verified
Raw
History Blame Contribute Delete
7.39 kB
2026-05-26 07:45:43,680 INFO MainThread:1351209 [wandb_setup.py:_flush():81] Current SDK version is 0.27.0
2026-05-26 07:45:43,680 INFO MainThread:1351209 [wandb_setup.py:_flush():81] Configure stats pid to 1351209
2026-05-26 07:45:43,680 INFO MainThread:1351209 [wandb_setup.py:_flush():81] Loading settings from environment variables
2026-05-26 07:45:43,680 INFO MainThread:1351209 [wandb_init.py:setup_run_log_directory():723] Logging user logs to /albedo/home/initze/digital-beaver-hunter/runs/detect/Beavers/beaver-finder-vhr-imagery.v15i.yolo26l_train_lr-5e-4_fraction-1_MS-0.5/wandb/run-20260526_074543-beaver-finder-vhr-imagery.v15i.yolo26l_train_lr-5e-4_fraction-1_MS-0.5_20260526_074543/logs/debug.log
2026-05-26 07:45:43,680 INFO MainThread:1351209 [wandb_init.py:setup_run_log_directory():724] Logging internal logs to /albedo/home/initze/digital-beaver-hunter/runs/detect/Beavers/beaver-finder-vhr-imagery.v15i.yolo26l_train_lr-5e-4_fraction-1_MS-0.5/wandb/run-20260526_074543-beaver-finder-vhr-imagery.v15i.yolo26l_train_lr-5e-4_fraction-1_MS-0.5_20260526_074543/logs/debug-internal.log
2026-05-26 07:45:43,680 INFO MainThread:1351209 [wandb_init.py:init():851] calling init triggers
2026-05-26 07:45:43,680 INFO MainThread:1351209 [wandb_init.py:init():856] wandb.init called with sweep_config: {}
config: {'task': 'detect', 'mode': 'train', 'model': 'yolo26l', 'data': '/albedo/home/initze/digital-beaver-hunter/data/beaver-finder-vhr-imagery.v15i.yolov5pytorch/data.yaml', 'epochs': 100, 'time': None, 'patience': 100, 'batch': -1, 'imgsz': 1024, 'save': True, 'save_period': -1, 'cache': False, 'device': '1', 'workers': 4, 'project': 'Beavers', 'name': 'beaver-finder-vhr-imagery.v15i.yolo26l_train_lr-5e-4_fraction-1_MS-0.5', 'exist_ok': False, 'pretrained': True, 'optimizer': 'musgd', 'verbose': True, 'seed': 0, 'deterministic': True, 'single_cls': False, 'rect': False, 'cos_lr': False, 'close_mosaic': 10, 'resume': False, 'amp': True, 'fraction': 1, 'profile': False, 'freeze': None, 'multi_scale': 0.5, 'compile': False, 'overlap_mask': True, 'mask_ratio': 4, 'dropout': 0.0, 'val': True, 'split': 'val', 'save_json': False, 'conf': None, 'iou': 0.7, 'max_det': 300, 'half': False, 'dnn': False, 'plots': True, 'end2end': None, 'source': None, 'vid_stride': 1, 'stream_buffer': False, 'visualize': False, 'augment': False, 'agnostic_nms': False, 'classes': (0, 1), 'retina_masks': False, 'embed': None, 'show': False, 'save_frames': False, 'save_txt': False, 'save_conf': False, 'save_crop': False, 'show_labels': True, 'show_conf': True, 'show_boxes': True, 'line_width': None, 'format': 'torchscript', 'keras': False, 'optimize': False, 'int8': False, 'dynamic': False, 'simplify': True, 'opset': None, 'workspace': None, 'nms': False, 'lr0': 0.0005, 'lrf': 0.01, 'momentum': 0.937, 'weight_decay': 0.0005, 'warmup_epochs': 3.0, 'warmup_momentum': 0.8, 'warmup_bias_lr': 0.1, 'box': 7.5, 'cls': 0.5, 'cls_pw': 0.0, 'dfl': 1.5, 'pose': 12.0, 'kobj': 1.0, 'rle': 1.0, 'angle': 1.0, 'nbs': 64, 'hsv_h': 0.015, 'hsv_s': 0.7, 'hsv_v': 0.4, 'degrees': 0.0, 'translate': 0.1, 'scale': 0.5, 'shear': 0.0, 'perspective': 0.0, 'flipud': 0.5, 'fliplr': 0.5, 'bgr': 0.0, 'mosaic': 1.0, 'mixup': 0.0, 'cutmix': 0.0, 'copy_paste': 0.0, 'copy_paste_mode': 'flip', 'auto_augment': 'randaugment', 'erasing': 0.4, 'cfg': None, 'tracker': 'botsort.yaml', 'save_dir': '/albedo/home/initze/digital-beaver-hunter/runs/detect/Beavers/beaver-finder-vhr-imagery.v15i.yolo26l_train_lr-5e-4_fraction-1_MS-0.5', '_wandb': {}}
2026-05-26 07:45:43,680 INFO MainThread:1351209 [wandb_init.py:init():899] starting backend
2026-05-26 07:45:44,161 INFO MainThread:1351209 [wandb_init.py:init():914] sending inform_init request
2026-05-26 07:45:44,479 INFO MainThread:1351209 [wandb_init.py:init():919] backend started and connected
2026-05-26 07:45:44,480 INFO MainThread:1351209 [wandb_init.py:init():989] updated telemetry
2026-05-26 07:45:44,491 INFO MainThread:1351209 [wandb_init.py:init():1012] communicating run to backend with 90.0 second timeout
2026-05-26 07:45:44,804 INFO MainThread:1351209 [wandb_init.py:init():1057] starting run threads in backend
2026-05-26 07:45:45,012 INFO MainThread:1351209 [wandb_run.py:_console_start():2509] atexit reg
2026-05-26 07:45:45,012 INFO MainThread:1351209 [wandb_run.py:_redirect():2359] redirect: wrap_raw
2026-05-26 07:45:45,012 INFO MainThread:1351209 [wandb_run.py:_redirect():2428] Wrapping output streams.
2026-05-26 07:45:45,012 INFO MainThread:1351209 [wandb_run.py:_redirect():2451] Redirects installed.
2026-05-26 07:45:45,014 INFO MainThread:1351209 [wandb_init.py:init():1095] run started, returning control to user process
2026-05-26 23:20:25,397 INFO MainThread:1351209 [wandb_run.py:_config_callback():1332] config_cb ('_wandb', 'visualize', 'curves/Precision-Recall(B)') {'panel_type': 'Vega2', 'panel_config': {'panelDefId': 'wandb/area-under-curve/v0', 'fieldSettings': {'x': 'x', 'y': 'y', 'class': 'class'}, 'stringSettings': {'title': 'Precision-Recall(B)', 'x-axis-title': 'Recall', 'y-axis-title': 'Precision'}, 'transform': {'name': 'tableWithLeafColNames'}, 'userQuery': {'queryFields': [{'name': 'runSets', 'args': [{'name': 'runSets', 'value': '${runSets}'}], 'fields': [{'name': 'id', 'fields': []}, {'name': 'name', 'fields': []}, {'name': '_defaultColorIndex', 'fields': []}, {'name': 'summaryTable', 'args': [{'name': 'tableKey', 'value': 'curves/Precision-Recall(B)_table'}], 'fields': []}]}]}}} None
2026-05-26 23:20:25,647 INFO MainThread:1351209 [wandb_run.py:_config_callback():1332] config_cb ('_wandb', 'visualize', 'curves/F1-Confidence(B)') {'panel_type': 'Vega2', 'panel_config': {'panelDefId': 'wandb/area-under-curve/v0', 'fieldSettings': {'x': 'x', 'y': 'y', 'class': 'class'}, 'stringSettings': {'title': 'F1-Confidence(B)', 'x-axis-title': 'Confidence', 'y-axis-title': 'F1'}, 'transform': {'name': 'tableWithLeafColNames'}, 'userQuery': {'queryFields': [{'name': 'runSets', 'args': [{'name': 'runSets', 'value': '${runSets}'}], 'fields': [{'name': 'id', 'fields': []}, {'name': 'name', 'fields': []}, {'name': '_defaultColorIndex', 'fields': []}, {'name': 'summaryTable', 'args': [{'name': 'tableKey', 'value': 'curves/F1-Confidence(B)_table'}], 'fields': []}]}]}}} None
2026-05-26 23:20:25,853 INFO MainThread:1351209 [wandb_run.py:_config_callback():1332] config_cb ('_wandb', 'visualize', 'curves/Precision-Confidence(B)') {'panel_type': 'Vega2', 'panel_config': {'panelDefId': 'wandb/area-under-curve/v0', 'fieldSettings': {'x': 'x', 'y': 'y', 'class': 'class'}, 'stringSettings': {'title': 'Precision-Confidence(B)', 'x-axis-title': 'Confidence', 'y-axis-title': 'Precision'}, 'transform': {'name': 'tableWithLeafColNames'}, 'userQuery': {'queryFields': [{'name': 'runSets', 'args': [{'name': 'runSets', 'value': '${runSets}'}], 'fields': [{'name': 'id', 'fields': []}, {'name': 'name', 'fields': []}, {'name': '_defaultColorIndex', 'fields': []}, {'name': 'summaryTable', 'args': [{'name': 'tableKey', 'value': 'curves/Precision-Confidence(B)_table'}], 'fields': []}]}]}}} None
2026-05-26 23:20:25,864 INFO wandb-AsyncioManager-main:1351209 [service_client.py:_forward_responses():122] Reached EOF.
2026-05-26 23:20:25,864 INFO wandb-AsyncioManager-main:1351209 [mailbox.py:close():154] Closing mailbox, abandoning 4 handles.