cnn-model topic

List cnn-model repositories
trafficstars

ShuffleNetV2-pytorch

189
Stars
52
Forks
Watchers

Implementation of ShuffleNetV2 for pytorch

df

155
Stars
52
Forks
Watchers

The source code and dataset are used to demonstrate the DF model, and reproduce the results of the ACM CCS2018 paper

tensorflow-demos

97
Stars
39
Forks
Watchers

all kinds of demos of tensorflow code

CompareModels_TRECQA

60
Stars
21
Forks
Watchers

Compare six baseline deep learning models on TrecQA

BvS

52
Stars
22
Forks
Watchers

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

130
Stars
43
Forks
Watchers

Using Convolutional Neural Networks in speech emotion recognition on the RAVDESS Audio Dataset.

SpeakerDiarization_RNN_CNN_LSTM

61
Stars
9
Forks
Watchers

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

71
Stars
18
Forks
Watchers

Highway Networks implement in pytorch

environmental-sound-classification

53
Stars
18
Forks
Watchers

Environmental sound classification with Convolutional neural networks and the UrbanSound8K dataset.

yolo_series_deepsort_pytorch

104
Stars
26
Forks
Watchers

Deepsort with yolo series. This project support the existing yolo detection model algorithm (YOLOV8, YOLOV7, YOLOV6, YOLOV5, YOLOV4Scaled, YOLOV4, YOLOv3', PPYOLOE, YOLOR, YOLOX ).