Skip to content

Reproducing on Collab Notebook #93

@Mohammed20201991

Description

@Mohammed20201991

What could be the changes if we want to use the Google Collab platform?
Know that I tried the following notebook.

                                [--img_list IMG_LIST]
                                [--n_seg_classes N_SEG_CLASSES]
                                [--learning_rate LEARNING_RATE]
                                [--num_workers NUM_WORKERS]
                                [--batch_size BATCH_SIZE] [--phase PHASE]
                                [--save_intervals SAVE_INTERVALS]
                                [--n_epochs N_EPOCHS] [--input_D INPUT_D]
                                [--input_H INPUT_H] [--input_W INPUT_W]
                                [--resume_path RESUME_PATH]
                                [--pretrain_path PRETRAIN_PATH]
                                [--new_layer_names NEW_LAYER_NAMES]
                                [--no_cuda] [--gpu_id GPU_ID [GPU_ID ...]]
                                [--model MODEL] [--model_depth MODEL_DEPTH]
                                [--resnet_shortcut RESNET_SHORTCUT]
                                [--manual_seed MANUAL_SEED] [--ci_test]
colab_kernel_launcher.py: error: unrecognized arguments: -f /root/.local/share/jupyter/runtime/kernel-7bd575d0-b132-4dfe-8c8f-068a458b9c79.json
An exception has occurred, use %tb to see the full traceback.

SystemExit: 2
/usr/local/lib/python3.12/dist-packages/IPython/core/interactiveshell.py:3561: UserWarning: To exit: use 'exit', 'quit', or Ctrl-D.
  warn("To exit: use 'exit', 'quit', or Ctrl-D.", stacklevel=1)```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions