Skip to content

Loss function for regressing against multi-modal ground truths

Notifications You must be signed in to change notification settings

jkvt2/multi-mod-reg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multi-mod-reg

Loss functions for regressing against multi-modal ground truths.

Note: some of the experiments were written in tensorflow1.14, and some in tensorflow2.2, but I lumped them all into one file, so the code definitely cannot be run in one go. Apologies! If you want to run the 2.2 ones, then you'll have to comment out the 1.14 ones, and vice versa.

run_l2_experiment(): 1.14 run_mmr_experiment(): 1.14 run_mb_ind_experiment(): 1.14 run_mb_joint_experiment(): 1.14 run_gmm_clsfy_experiment(): 1.14 run_nf_experiment(): 2.2

Blogpost describing this Followup post on normalising flows

About

Loss function for regressing against multi-modal ground truths

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages