File size: 321 Bytes
cf56678
 
 
 
 
 
 
4a9276d
6f0a65e
 
08ec0f6
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
language: en
tags:
- classification

datasets:
- cifar10-custom

metrics:
- accuracy
---

# Up-Down Classification

This repo has the weights of resnet-18 model training on cifar-10 custom data, where some images are made upside down, and the goal is to predict the orientation of the image(0/1 classification task).