zgspose / DSTA

This is the code of our paper "Video-Based Human Pose Regression via Decoupled Space-Time Aggregation".
Apache License 2.0
119 stars 13 forks source link

import nets, nett #3

Open vk-rrr opened 4 months ago

vk-rrr commented 4 months ago

"from mmpose.models.heads.rle_regression_head import nets, nett, RealNVP"

Excuse me,i can't import nets and nett, how can I fix it?

GTX1180 commented 3 months ago

I found these two classes in RLE

Srinikstudent commented 1 month ago

are you able to setup RLE?