isl-org / DPT

Dense Prediction Transformers
MIT License
1.96k stars 254 forks source link

C++ implementation for DPT #77

Open yohannes-taye opened 2 years ago

yohannes-taye commented 2 years ago

This is a fairly simple implementation of DPT using libtorch in c++.