Skip to content
View da-molchanov's full-sized avatar
Block or Report

Block or report da-molchanov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. bayesgroup/variational-dropout-sparsifies-dnn bayesgroup/variational-dropout-sparsifies-dnn Public

    Sparse Variational Dropout, ICML 2017

    Jupyter Notebook 307 45

  2. SamsungLabs/pytorch-ensembles SamsungLabs/pytorch-ensembles Public

    Pitfalls of In-Domain Uncertainty Estimation and Ensembling in Deep Learning, ICLR 2020

    Jupyter Notebook 235 23

  3. Simple custom ACES tonemapper that a... Simple custom ACES tonemapper that approximates the default UE4 filmic tonemapper in 11 instructions.
    1
    // Copyright 2021 Dmitry Molchanov and Julia Molchanova
    2
    // This code is licensed under the MIT license
    3
    
                  
    4
    // Output type: CMOT float 3
    5
    // Input name: LinearColor
  4. hollowdilnik/GlowingQuad hollowdilnik/GlowingQuad Public

    Unreal Engine implementation of the fake volumetric glow / flare effect from Doom 3 (FlareDeform).

    C++ 82 13