tugstugi / dl-colab-notebooks

Try out deep learning models online on Google Colab
1.72k stars 465 forks source link

DensePose CSE bug #54

Open TommyZihao opened 2 years ago

TommyZihao commented 2 years ago

image

KeyError: "Could not find converter from <class 'densepose.structures.cse.DensePoseEmbeddingPredictorOutput'> to <class 'densepose.structures.chart_result.DensePoseChartResultWithConfidences'>"

Siyuan011 commented 2 years ago

Have you solved it? I encountered the same problem.