Open lw0210 opened 2 years ago
When I run the "python train.py --config configs/base.yaml TRAINER.NAME atlas TRAINER.VERSION base",it display "line 52 trainer = pl.Trainer( SyntaxError: invalid syntax”
I guess you need to use an english parenthesis...
@no-Seaweed Dear:How to get my own trained model ?(ckpt)
When I run the "python train.py --config configs/base.yaml TRAINER.NAME atlas TRAINER.VERSION base",it display "line 52 trainer = pl.Trainer(
SyntaxError: invalid syntax”