magicleap / Atlas

Atlas: End-to-End 3D Scene Reconstruction from Posed Images
Apache License 2.0
1.82k stars 222 forks source link

SyntaxError: invalid syntax" #64

Open lw0210 opened 2 years ago

lw0210 commented 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”

no-Seaweed commented 2 years ago

I guess you need to use an english parenthesis...

lw0210 commented 2 years ago

@no-Seaweed Dear:How to get my own trained model ?(ckpt)