ebms_regression icon indicating copy to clipboard operation
ebms_regression copied to clipboard

Official implementation of "Energy-Based Models for Deep Probabilistic Regression" (ECCV 2020) and "How to Train Your Energy-Based Model for Regression" (BMVC 2020).

Results 7 ebms_regression issues
Sort by recently updated
recently updated
newest added

Hi, grateful for your excellent work! I want to ask a question that when the code of **head-pose estimation and age estimation** could be updated? Thanks a lot!

Could you share the train/valid and test list of UTKFace dataset?

Hi, grateful for your excellent work! Reading your paper make me to have a more clear understanding for neural networks. I try to run "nce+_eval.py" but failed. The file with...

I applied your NCE+ method to super_dimp. As written in the paper, only the loss function was modified. And both training and inference used super_dimp's method as it is. However,...

hi,i'm grateful for your excellent work. I want to ask a question about code for dimp-nce+, when the code could be uploaded in pytracking? Thanks.

Hi, I'm up to the train stage. but I'm getting an error that I think is related to GPU parameters. what was the model of the card you used? 2023-01-31...

Hello, thank you for your excellent work. I have a question. I downloaded the project file directly. According to the yaml debugging, I found that the following parameters were set...