Object detection model implementation

I want to train a model for object detection (using SSD or YOLO or any algorithm) for my own dataset. Can someone please guide me in using fastai library to create a such model? I’ll be grateful!