Skip to content
View egparedes's full-sized avatar

Highlights

  • Pro

Block or report egparedes

Report abuse

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

Report abuse

Pinned Loading

  1. Python implementation of the Weighte... Python implementation of the Weighted F-beta measure (as proposed in "How to Evaluate Foreground Maps?" [Margolin et al. - CVPR'14])
    1
    import numpy as np
    2
    import scipy
    3
    import scipy.ndimage
    4
    
                  
    5
    def weighted_f_beta_score(candidate, gt, beta=1.0):
  2. GridTools/gt4py GridTools/gt4py Public

    Python library for generating high-performance implementations of stencil kernels for weather and climate modeling from a domain-specific language (DSL).

    Python 147 58

  3. GridTools/concepts GridTools/concepts Public

    2 6