google-research / deeplab2

DeepLab2 is a TensorFlow library for deep labeling, aiming to provide a unified and state-of-the-art TensorFlow codebase for dense pixel labeling tasks.
Apache License 2.0
1.01k stars 159 forks source link

Pytorch version? #132

Closed HerrYu123 closed 2 years ago

HerrYu123 commented 2 years ago

Hello, I would like to ask if there is a PyTorch version for this repository.

aquariusjay commented 2 years ago

We currently do not have any plan to re-implement DeepLab2 in PyTorch. But any contribution from the community is very welcome.