-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpub.json
133 lines (132 loc) · 4.44 KB
/
pub.json
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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
[
{
"title":"Learning Neural Parametric Head Models with 2D Adversarial Objectives",
"authors":"Tathagata Bandyopadhyay",
"link":"https://tatban.github.io/aphm_project_page",
"thumbnail":"",
"published_in":
{
"conf":"MSc. Thesis",
"conf_link":""
},
"year":"2024",
"description":""
},
{
"title":"Spectron: Target Speaker Extraction using Conditional Transformer with Adversarial Refinement",
"authors":"Tathagata Bandyopadhyay",
"link":"https://tatban.github.io/spec-res",
"thumbnail":"",
"published_in":
{
"conf":"Arxiv",
"conf_link":"https://arxiv.org/abs/2409.01352"
},
"year":"2024",
"description":""
},
{
"title":"Validating Semantic Artifacts With Large Language Models",
"authors":"Nilay Tufek, Aparna Saissre, Valentin Philipp Just, Fajar J. Ekputra, <br><b>Tathagata Bandyopadhyay</b>, Marta Sabou, Allan Hanbury",
"link":"https://2024.eswc-conferences.org/wp-content/uploads/2024/05/77770092.pdf",
"thumbnail":"",
"published_in":
{
"conf":"ESWC",
"conf_link":"https://2024.eswc-conferences.org/"
},
"year":"2024",
"description":""
},
{
"title":"Semi-Supervised Segmentation of Retinal Lesions using SURF Blob Detector and Locally Adaptive Binarization",
"authors":"<b>Tathagata Bandyopadhyay</b>, Jan Kubicek, Marek Penhaker, Juraj Timkovic, David Oczka, Ondrej Krejcar",
"link":"https://link.springer.com/chapter/10.1007/978-3-030-14802-7_27",
"thumbnail":"",
"published_in":
{
"conf":"ACIIDS, Springer LNAI",
"conf_link":"https://aciids.pwr.edu.pl/2019/"
},
"year":"2019",
"description":""
},
{
"title":"A Fast Algorithm for Automatic Segmentation of Pancreas Histological Images for Glucose Intolerance Identification",
"authors":"<b>Tathagata Bandyopadhyay</b>, Shyamali Mitra, Sreetama Mitra, Nibaran Das, Luis Miguel Rato, Mrinal Kanti Naskar",
"link":"https://link.springer.com/chapter/10.1007/978-981-13-1280-9_29",
"thumbnail":"",
"published_in":
{
"conf":"IC3, Springer AISC",
"conf_link":"https://link.springer.com/book/10.1007/978-981-13-1280-9"
},
"year":"2018",
"description":""
},
{
"title":"Comparative Analysis of Feature Extraction Techniques in Motor-Imagery EEG Signal Classification",
"authors":"Rajdeep Chatterjee, <b>Tathagata Bandyopadhyay</b>, Debarshi Sanyal, Dibyajyoti Guha",
"link":"https://link.springer.com/chapter/10.1007/978-981-10-5828-8_8",
"thumbnail":"",
"published_in":
{
"conf":"SSIC, Springer SIST",
"conf_link":"https://link.springer.com/book/10.1007/978-981-10-5828-8"
},
"year":"2018",
"description":""
},
{
"title":"Dimensionality reduction of EEG signal using fuzzy discernibility matrix",
"authors":"Rajdeep Chatterjee, <b>Tathagata Bandyopadhyay</b>, Debarshi Kumar Sanyal, Dibyajyoti Guha",
"link":"https://ieeexplore.ieee.org/abstract/document/8005014",
"thumbnail":"",
"published_in":
{
"conf":"HSI, IEEE Xplore",
"conf_link":"https://ieeexplore.ieee.org/xpl/conhome/7999335/proceeding"
},
"year":"2017",
"description":""
},
{
"title":"Analysis of Pancreas Histological Images for Glucose Intolerance Identification using Wavelet Decomposition",
"authors":"<b>Tathagata Bandyopadhyay</b>, Sreetama Mitra, Shyamali Mitra, Luis Rato, Nibaran Das",
"link":"https://link.springer.com/book/10.1007/978-981-10-3153-3",
"thumbnail":"",
"published_in":
{
"conf":"FICTA, Springer AISC",
"conf_link":"https://link.springer.com/chapter/10.1007/978-981-10-3153-3_65"
},
"year":"2017",
"description":""
},
{
"title":"Effects of wavelets on quality of features in motor-imagery EEG signal classification",
"authors":"Rajdeep Chatterjee, <b>Tathagata Bandyopadhyay</b>, Debarshi Kumar Sanyal",
"link":"https://ieeexplore.ieee.org/abstract/document/7566356",
"thumbnail":"",
"published_in":
{
"conf":"WiSPNET, IEEE Xplore",
"conf_link":"https://ieeexplore.ieee.org/xpl/conhome/7561562/proceeding"
},
"year":"2016",
"description":""
},
{
"title":"EEG based motor imagery classification using SVM and MLP",
"authors":"Rajdeep Chatterjee, <b>Tathagata Bandyopadhyay</b>",
"link":"https://ieeexplore.ieee.org/abstract/document/7556809",
"thumbnail":"",
"published_in":
{
"conf":"CINE, IEEE Xplore",
"conf_link":"https://ieeexplore.ieee.org/xpl/conhome/7556634/proceeding"
},
"year":"2016",
"description":""
}
]