fasterrcnn-pytorch-training-pipeline icon indicating copy to clipboard operation
fasterrcnn-pytorch-training-pipeline copied to clipboard

Pipeline feature in repository

Open tuanmanh1410 opened this issue 2 years ago • 1 comments

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 avatar Feb 15 '23 07:02 tuanmanh1410

@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.

sovit-123 avatar Feb 15 '23 09:02 sovit-123