Kein-Internet/Sea-Turtle-Identification-Neural-Nets
This repo compares performance accuracy of a CNN model with three different datasets: CIFAR10 dataset, SeaTurtleIDHeads random split and SeaTurtleIDHeads time aware split.
No commits in the last 6 months.
Stars
—
Forks
—
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Aug 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Kein-Internet/Sea-Turtle-Identification-Neural-Nets"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
raghakot/keras-resnet
Residual networks implementation using Keras-1.0 functional API
titu1994/DenseNet
DenseNet implementation in Keras
liuzhuang13/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
BIGBALLON/cifar-10-cnn
Play deep learning with CIFAR datasets
bamos/densenet.pytorch
A PyTorch implementation of DenseNet.