VisualComputingInstitute / TrackR-CNN

TrackR-CNN baseline method for Multi-Object Tracking and Segmentation (MOTS)
MIT License
520 stars 109 forks source link

pytorch version #113

Open xuchen-dev opened 2 years ago

xuchen-dev commented 2 years ago

hi i want to build a pytorch version base on a pytorch version mask-rcnn like this https://github.com/facebookresearch/maskrcnn-benchmark/tree/main/maskrcnn_benchmark

could you give me some advice ,i will be very grateful

pvoigtlaender commented 2 years ago

Hi, please contact Jens Piekenbrinck, he already created such a version. Maybe he's willing to share it with you. firstname.lastname@rwth-aachen.de (replace with the name)

Spritea commented 2 years ago

Hope the pytorch version could be provided.

sudeqian commented 2 years ago

A pytorch version of the code

pvoigtlaender commented 2 years ago

I'm sorry, I confused something. Above I wrote that Jens has a PyTorch version, but this PyTorch version is actually for Siam R-CNN, not for TrackR-CNN. In fact, sadly we do not have a PyTorch version for TrackR-CNN.

sudeqian commented 2 years ago

hi i want to build a pytorch version base on a pytorch version mask-rcnn like this https://github.com/facebookresearch/maskrcnn-benchmark/tree/main/maskrcnn_benchmark

could you give me some advice ,i will be very grateful

Hi, have you done the pytorch version of the code and can you provide it as a reference.