LongFei Liu
Results
1
comments of
LongFei Liu
You should first create a main.py script that initializes your model and calls .train() as usual than run it in terminal. like this. hope it works ```from rfdetr import RFDETRBase...