Skip to content

run Cubes on hipergator (use L4) #61

Description

@jpfleischer

first, sign on to hipergator.

cd /blue/ranka/noahswor
git clone git@github.com:MALTLabUF/yolobattle.git

edit
yolobattle/slurm/darknet/config.batch.yaml

change profile to CubesDarknet

change valfrac
val_frac: [0.10]
to
val_frac: [0.10,0.15,0.20]

change template
template: ["yolov7"]
to
template: ["yolov4-tiny", "yolov7-tiny"]

then follow this https://github.com/MALTLabUF/yolobattle#hpc-environments

2/19

yolobattle apptainer slurm --backend darknet --batch

  1. rewrite the history of https://github.com/MALTLabUF/yolobattle/ so that you delete MALTLabUF/yolobattle@eadad4a and force push.
  2. move the runs from the output folder, to the runs-yolobattle folder. you have to clone runs-yolobattle first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions