File size: 4,296 Bytes
06095b8
 
 
 
 
402282d
06095b8
 
 
d463e06
402282d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d463e06
 
 
75868bb
d463e06
402282d
 
75868bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
402282d
d463e06
 
 
402282d
 
d463e06
 
 
 
07874ee
402282d
 
 
 
75868bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
402282d
 
75868bb
 
 
 
 
 
 
 
 
 
 
 
 
d463e06
75868bb
 
d463e06
 
 
06095b8
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<title> MindBigData Leaderboard</title>
		<link rel="stylesheet" href="style.css" />
	</head>
	<body>

<head>
<style type="text/css">
.auto-style1 {
	font-size: large;
	text-align: center;
}
.auto-style2 {
	text-align: center;
}
</style>
</head>

<div style="text-align:center">
  <h1 id="space-title">🌟 MindBigData Leaderboard 🌟</h1>
</div>
<table style="width: 100%">
	<tr>
		<td class="auto-style1" style="width: 149px"><strong>Accuracy</strong></td>
		<td class="auto-style1" style="width: 257px"><strong>Model</strong></td>
		<td class="auto-style1" style="width: 340px"><strong>DataSet</strong></td>
		<td class="auto-style1" style="width: 495px"><strong>Who?</strong></td>
		<td class="auto-style1" style="width: 228px"><strong>Paper</strong></td>
		<td class="auto-style1"><strong>Code</strong></td>
	</tr>
	<tr>
		<td class="auto-style2" style="width: 149px">98.97% *<br>89.62% **</td>
		<td class="auto-style2" style="width: 257px">BrainDigiCNN</td>
		<td class="auto-style2" style="width: 340px">
		<a href="https://huggingface.co/datasets/DavidVivancos/MindBigData2022_MNIST_EP" target="_blank">
		MindBigData2022_MNIST_EP</a> *<br>
		<a href="https://huggingface.co/datasets/DavidVivancos/MindBigData2022_MNIST_IN">MindBigData2022_MNIST_IN</a> **</td>
		<td class="auto-style2" style="width: 495px">Smita Tiwari, Shivani Goel and Arpit Bhardwaj </td>
		<td class="auto-style2" style="width: 228px">
		<a href="https://link.springer.com/article/10.1007/s13369-022-07313-3" target="_blank">
		abst</a> πŸ”’</td>
		<td class="auto-style2">n/a</td>
	</tr>

	
	
	<tr>
		<td class="auto-style2" style="width: 149px">95.4%</td>
		<td class="auto-style2" style="width: 257px">CNN-GAN</td>
		<td class="auto-style2" style="width: 340px">
		<a href="https://huggingface.co/datasets/DavidVivancos/MindBigData2022_MNIST_EP" target="_blank">
		MindBigData2022_MNIST_EP</a></td>
		<td class="auto-style2" style="width: 495px">Nastaran Khaleghi, 
		Shaghayegh Hashemi, Sevda Zafarmandi Ardabili, Sobhan 
		Sheykhivand&nbsp;and Sebelan Danishvar</td>
		<td class="auto-style2" style="width: 228px">
		<a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10708586/pdf/sensors-23-09351.pdf" target="_blank">
		pdf</a></td>
		<td class="auto-style2">n/a</td>
	</tr>
	<tr>
		<td style="width: 149px" class="auto-style2">88%</td>
		<td style="width: 257px" class="auto-style2">R-CNN</td>
		<td style="width: 340px" class="auto-style2">
		<a href="https://huggingface.co/datasets/DavidVivancos/MindBigData2022_Imagenet_IN" target="_blank">MindBigData2022_MNIST_MU</a></td>
		<td style="width: 495px" class="auto-style2">Andrew Perez</td>
		<td style="width: 228px" class="auto-style2">
		<a href="https://colab.research.google.com/drive/1q1mvIC1xgEuPNNvgASrAG7zie3qRjr-8" target="_blank">
		colab</a></td>
		<td style="height: 22px" class="auto-style2">yes</td>
	</tr>
	

		<tr>
		<td class="auto-style2" style="width: 149px">73,54% *<br>72.91% **<br>
		72,39% ***<br></td>
		<td class="auto-style2" style="width: 257px">CNN* LSTM** DNN***</td>
		<td class="auto-style2" style="width: 340px">
		<a href="https://huggingface.co/datasets/DavidVivancos/MindBigData2022_MNIST_EP" target="_blank">
		MindBigData2022_Imagenet_IN</a></td>
		<td class="auto-style2" style="width: 495px">Saumya Kushwaha, Priyanka Jain and N. K. Jain</td>
		<td class="auto-style2" style="width: 228px">
		<a href="https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=4679500355112375870" target="_blank">
		book πŸ”’</a></td>
		<td class="auto-style2">n/a</td>
	</tr>

	
		<tr>
		<td class="auto-style2" style="width: 149px">16.69%</td>
		<td class="auto-style2" style="width: 257px">EEGNet-8,2</td>
		<td class="auto-style2" style="width: 340px">
		<a href="https://huggingface.co/datasets/DavidVivancos/MindBigData2022_MNIST_EP" target="_blank">
		MindBigData2022_MNIST_EP</a></td>
		<td class="auto-style2" style="width: 495px">Xia Chen, Xiangbin Teng, Han Chen, Yafeng Pan and Philipp Geyer</td>
		<td class="auto-style2" style="width: 228px">
		<a href="https://arxiv.org/pdf/2207.12369.pdf" target="_blank">
		pdf</a></td>
		<td class="auto-style2">n/a</td>
	</tr>

	
</table>



	</body>
</html>