fasterrcnn-pytorch-training-pipeline
fasterrcnn-pytorch-training-pipeline copied to clipboard
Pipeline feature in repository
Dear sovit-123,
First of all, thank you for your sharing your source code. This is not an issue, I am just curious about how the pipeline feature show in your code? I meant that which different point between the "training-pipeline" and "normal training" fasterrcnn-pytorch ?
Thank you in advance!
@tuanmanh1410 It is just a training and inference pipeline repository. Not an end-to-end one, i.e. does not contain deployment and conversion code yet. But it contains almost everything that you may need for training and inference.