Skip to content

Commit

Permalink
Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
jlazarow committed Jun 21, 2022
1 parent d3ce719 commit 9ed5e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ If you do not have 8 GPUs, adjust --num-gpus and your BATCH_SIZE accordingly. Bo

## Relevant Hyperparameters/Configuration Options

BoundaryFormer has a few hyperparamter options. Generally, these are configured under ```cfg.MODEL.BOUNDARY_HEAD``` (see ```projects/BoundaryFormer/boundary_former/config.py```). Please
BoundaryFormer has a few hyperparameter options. Generally, these are configured under ```cfg.MODEL.BOUNDARY_HEAD``` (see ```projects/BoundaryFormer/boundary_former/config.py```). Please
see the paper for ablations of these values.

### Number of layers
Expand Down

0 comments on commit 9ed5e5c

Please sign in to comment.