cnn-model topic
ShuffleNetV2-pytorch
Implementation of ShuffleNetV2 for pytorch
df
The source code and dataset are used to demonstrate the DF model, and reproduce the results of the ACM CCS2018 paper
tensorflow-demos
all kinds of demos of tensorflow code
CompareModels_TRECQA
Compare six baseline deep learning models on TrecQA
BvS
An Image classifier to identify whether the given image is Batman or Superman using a CNN with high accuracy. (From getting images from google to saving our trained model for reuse.)
Speech_Emotion_Recognition
Using Convolutional Neural Networks in speech emotion recognition on the RAVDESS Audio Dataset.
SpeakerDiarization_RNN_CNN_LSTM
Speaker Diarization is the problem of separating speakers in an audio. There could be any number of speakers and final result should state when speaker starts and ends. In this project, we analyze giv...
pytorch_Highway_Networks
Highway Networks implement in pytorch
environmental-sound-classification
Environmental sound classification with Convolutional neural networks and the UrbanSound8K dataset.
yolo_series_deepsort_pytorch
Deepsort with yolo series. This project support the existing yolo detection model algorithm (YOLOV8, YOLOV7, YOLOV6, YOLOV5, YOLOV4Scaled, YOLOV4, YOLOv3', PPYOLOE, YOLOR, YOLOX ).