-
vit-pytorch Public
Forked from lucidrains/vit-pytorchImplementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Python MIT License UpdatedJun 11, 2024 -
keras_cv_attention_models Public
Forked from leondgarse/keras_cv_attention_modelsKeras beit,caformer,CMT,CoAtNet,convnext,davit,dino,efficientdet,edgenext,efficientformer,efficientnet,eva,fasternet,fastervit,fastvit,flexivit,gcvit,ghostnet,gpvit,hornet,hiera,iformer,inceptionne…
Python MIT License UpdatedJun 3, 2024 -
pytorch-image-models Public
Forked from huggingface/pytorch-image-modelsPyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNet-V3/V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeX…
Python Apache License 2.0 UpdatedMar 17, 2024 -
bambird Public
Forked from ear-team/bambirdUnsupervised classification to improve the quality of a bird song recording dataset
Python BSD 3-Clause "New" or "Revised" License UpdatedDec 12, 2023 -
Awesome-Backbones Public
Forked from Fafa-DL/Awesome-BackbonesIntegrate deep learning models for image classification | Backbone learning/comparison/magic modification project
Python UpdatedDec 2, 2023 -
bird-recognition-review Public
Forked from AgaMiko/bird-recognition-reviewA list of useful resources in the bird sound (song and calls) recognition, such as datasets, papers, links to open source projects and competitions
UpdatedSep 28, 2023 -
BirdClassifier Public
Forked from Gangadhar24377/BirdClassifierBirdClassifier is a deep learning model designed to identify various bird species accurately. It leverages cutting-edge technology, integrating MobileNet-v2 and Convolutional Neural Network (CNN) a…
Jupyter Notebook UpdatedJul 23, 2023 -
yolov5-fpga-hardware-acceleration Public
Forked from bunny965/yolov5-fpga-hardware-acceleration网络训练、图像预处理以及部分hend功能是基于pc端实现的,只有主干网络部署在fpga上,片上资源无法支持整个网络所需资源,建议添加外部存储及DDR
Verilog GNU General Public License v3.0 UpdatedJul 20, 2023 -
Voice-based-gender-recognition Public
Forked from SuperKogito/Voice-based-gender-recognition🔉 👦 👧Voice based gender recognition using Mel-frequency cepstrum coefficients (MFCC) and Gaussian mixture models (GMM)
Python MIT License UpdatedJul 6, 2023 -
xeno-canto-py Public
Forked from ntivirikin/xeno-canto-pyPython wrapper for the xeno-canto.org API to aid in downloading and managing recordings.
Python MIT License UpdatedMay 21, 2023 -
Sound-based-bird-species-detection Public
Forked from m-kortas/Sound-based-bird-species-detectionSound-based Bird Classification - using AI, acoustics and ornithology to classify birds in the environment, an environmental awareness project (Web Application, Flask, Python)
Jupyter Notebook UpdatedMay 2, 2023 -
-Xeno-Canto- Public
Forked from CarrieX6/-Xeno-Canto-融合了CBAM与DenseNet121,使用中心损失函数及鸟声融合特征进行数据预处理、鸟声识别等任务
Python UpdatedMar 16, 2023 -
deep-learning-for-image-processing Public
Forked from WZMIAOMIAO/deep-learning-for-image-processingdeep learning for image processing including classification and object-detection etc.
Python GNU General Public License v3.0 UpdatedMar 9, 2023 -
gluon-cv Public
Forked from dmlc/gluon-cvGluon CV Toolkit
Python Apache License 2.0 UpdatedJan 19, 2023 -
DeepLearning Public
Forked from KKKSQJ/DeepLearningA deep learning code base, mainly for paper replication, in the areas of image recognition, object detection, image segmentation, self-supervision, etc. Each project can be run independently, and t…
Python MIT License UpdatedJan 18, 2023 -
Tiny_YOLO_v3_ZYNQ Public
Forked from Yu-Zhewen/Tiny_YOLO_v3_ZYNQImplement Tiny YOLO v3 on ZYNQ
C UpdatedJun 6, 2022 -
BirdSongIdentification Public
Forked from josafatburmeister/BirdSongIdentificationFully automated machine learning pipeline for bird sound recognition
Jupyter Notebook UpdatedJun 1, 2022 -
YOLO_ZYNQ_MASTER Public
Forked from matsuda-slab/YOLO_ZYNQ_MASTERImplementation of YOLOv3-tiny + Depthwise Separable Convolution on FPGA
C UpdatedMar 2, 2022 -
-
BirdCLEF-Baseline Public
Forked from kahst/BirdCLEF-BaselineThe 2018 LifeCLEF bird identification task baseline system.
Python MIT License UpdatedDec 30, 2021 -
ElecSus Public
Forked from durham-qlm/ElecSusA python program to calculate the weak-probe electric susceptibility of an atomic ensemble.
Python Apache License 2.0 UpdatedDec 5, 2021 -
lenet5_hls Public
Forked from changwoolee/lenet5_hlsFPGA Accelerator for CNN using Vivado HLS
C++ MIT License UpdatedOct 25, 2021 -
Population-Inversion-for-Argon-Laser-Atomic-System Public
Forked from soniahooper/Population-Inversion-for-Argon-Laser-Atomic-SystemThis is a program that provides a graphical solution for the population inversion of the levels 2 and 3 of the Argon laser atomic system.
Python UpdatedAug 11, 2021 -
maxwellbloch Public
Forked from tpogden/maxwellblochA Python package for solving the coupled Maxwell-Bloch equations describing the nonlinear propagation of near-resonant light through thermal quantised systems such as atomic vapours.
Python MIT License UpdatedJun 16, 2021 -
Wigner3j6j9j Public
Forked from svengato/Wigner3j6j9jWigner 3j, 6j, and 9j symbol calculators, in Java
Java Apache License 2.0 UpdatedMay 13, 2021 -
EQUIB Public
Forked from equib/EQUIBEQUIB - Fortran Program for Equilibrium Atomic Populations and Line Emissivities
Fortran GNU General Public License v3.0 UpdatedApr 26, 2021 -
MobileNet-V2-inference-HLS Public
Forked from ignperez-udec/MobileNet-V2-inference-HLSCodes to implement MobileNet V2 in a FPGA
Objective-C UpdatedDec 21, 2020 -
ConvNets-TensorFlow2 Public
Forked from archsyscall/ConvNets-TensorFlow2⛵️ Implementation a variety of popular Image Classification Models using TensorFlow2. [ResNet, GoogLeNet, VGG, Inception-v3, Inception-v4, MobileNet, MobileNet-v2, ShuffleNet, ShuffleNet-v2, etc...]
Python Apache License 2.0 UpdatedMay 5, 2020 -
Liouville-von-Neumann-Matlab Public
Forked from MarcinKonowalczyk/Liouville-von-Neumann-MatlabExample of a quantum mechanical spin system evolution using the Liouville von Neumann equation (density matrix propagation)
MATLAB UpdatedDec 24, 2019 -
birds Public
Forked from wimlds-trojmiasto/birdsPolish bird species recognition - Bird song analysis and classification with MFCC and CNNs. Trained on EfficientNets with final score 0.88 AUC. Women in Machine Learning & Data Science project.
Jupyter Notebook MIT License UpdatedDec 11, 2019