MVIG-SJTU / AlphAction

Spatio-Temporal Action Localization System
407 stars 74 forks source link

Init weight for DenseSerialIAStructure #78

Open rogercmq opened 2 years ago

rogercmq commented 2 years ago

Thanks for your excellent work and your codebase! I have a coding quesion here. I wonder what the significance of "-5 * math.log(10)" is. Is that an empirical optimal init scalar?