Skip to content
View atksh's full-sized avatar

Highlights

  • Pro

Block or report atksh

Report abuse

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

Report abuse
atksh/README.md

atksh's GitHub stats

Pinned Loading

  1. onnx-facial-lmk-detector onnx-facial-lmk-detector Public

    End-to-end face detection, cropping, norm estimation, and landmark detection in a single onnx model

    Python 83 12

  2. python_prtree python_prtree Public

    A Python implementation of Priority R-Tree, an alternative to RTree.

    C++ 25 2

  3. annax annax Public

    annax is an ANN library based on JAX that provides fast and memory-efficient approximate nearest neighbor search for high-dimensional data. It includes a wide range of indexing structures and dista…

    Python 4 2

  4. Estimating the mixed normal distribu... Estimating the mixed normal distribution in PyMC3. Model selection with WBIC using normal and mixed normal distributions.
    1
    import warnings
    2
    warnings.filterwarnings('ignore')
    3
    
                  
    4
    import pymc3 as pm
    5
    from pymc3.distributions.dist_math import bound