Skip to content

Commit

Permalink
yapf
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Jan 18, 2021
1 parent 2b6dc4d commit e92d730
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -47,6 +47,7 @@ class FasterRCNN(pl.LightningModule):
# PascalVOC
python faster_rcnn.py --gpus 1 --pretrained True
"""

def __init__(
self,
learning_rate: float = 0.0001,
Expand Down

0 comments on commit e92d730

Please sign in to comment.