sovit-123 / fasterrcnn-pytorch-training-pipeline

PyTorch Faster R-CNN Object Detection on Custom Dataset
MIT License
223 stars 77 forks source link

add class names to 'log.json' file #136

Closed jgmv closed 6 months ago

sovit-123 commented 7 months ago

Hi. Really appreciate the contribution. Do you think you can do the same for the inference_video.py like you did for the inference.py file? I mean correcting the JSON file image names, the output dir and CSV table command line arguments. I would surely merge these.

jgmv commented 7 months ago

Hi. Sure, I'll be happy to do that. It'll take me a few days though. Cheers

On Sun, 28 Apr 2024, 14:04 Sovit Ranjan Rath, @.***> wrote:

Hi. Really appreciate the contribution. Do you think you can do the same for the inference_video.py like you did for the inference.py file? I mean correcting the JSON file image names, the output dir and CSV table command line arguments. I would surely merge these.

— Reply to this email directly, view it on GitHub https://github.com/sovit-123/fasterrcnn-pytorch-training-pipeline/pull/136#issuecomment-2081455673, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMXFGAOAFYFBD6H53Z6SIO3Y7TQTLAVCNFSM6AAAAABGU2PGHGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBRGQ2TKNRXGM . You are receiving this because you authored the thread.Message ID: <sovit-123/fasterrcnn-pytorch-training-pipeline/pull/136/c2081455673@ github.com>

sovit-123 commented 7 months ago

No problem at all.