Skip to content
View mashrurmorshed's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report mashrurmorshed

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. Torch-KWT Torch-KWT Public

    Unofficial PyTorch implementation of "Keyword Transformer: A Self-Attention Model for Keyword Spotting", Berg et al. 2021.

    Jupyter Notebook 31 11

  2. Multimodal-Fusion-CRNN Multimodal-Fusion-CRNN Public

    PyTorch Multimodal-Fusion CRNN for dynamic hand gesture recognition on DHG-14/28 and SHREC'17.

    Python 11 3

  3. Knowledge Distillation Loss Knowledge Distillation Loss
    1
    import torch
    2
    from torch import nn
    3
    import torch.nn.functional as F
    4
    
                  
    5
    
                  
  4. AI-Research-BD/Keyword-MLP AI-Research-BD/Keyword-MLP Public

    Official PyTorch implementation of "Attention-Free Keyword Spotting", Mashrur. M. Morshed & Ahmad Omar Ahsan, PML4DC @ ICLR 2022.

    Jupyter Notebook 14 3

  5. numba-testbed numba-testbed Public

    Numba JIT acceleration tests and samples.

    Python

  6. HEAR-2021-Audio-MLP HEAR-2021-Audio-MLP Public

    MLP-based models for learning audio representations. Submission for HEAR2021 workshop @ NeurIPS'21.

    Python 3