roboflow / notebooks

Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
https://roboflow.com/models
5.27k stars 814 forks source link

Trainer.__init__() got an unexpected keyword argument 'gpus' #224

Open Afifi0517 opened 10 months ago

Afifi0517 commented 10 months ago

Search before asking

Notebook name

Roboflow How to Train SegFormer.ipynb

Bug

Trainer.init() got an unexpected keyword argument 'gpus'

Environment

Minimal Reproducible Example

No response

Additional

No response

Are you willing to submit a PR?