Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# The RV-PBS (Ramakrishna Vivekananda Peripheral Blood Smear) dataset
|
2 |
***
|
3 |
|
@@ -126,4 +150,4 @@ url = {https://www.sciencedirect.com/science/article/pii/S0957417424005268},
|
|
126 |
author = {Jimut Bahan Pal and Aniket Bhattacharyea and Debasis Banerjee and Br. Tamal Maharaj},
|
127 |
keywords = {Automated blood test, Detection, Domain adaptation, Instance segmentation, Peripheral blood smear}
|
128 |
}
|
129 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: cdla-permissive-2.0
|
3 |
+
task_categories:
|
4 |
+
- image-segmentation
|
5 |
+
- image-classification
|
6 |
+
- zero-shot-classification
|
7 |
+
- image-to-image
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
tags:
|
11 |
+
- domain-adaptation
|
12 |
+
- instance-segmentation
|
13 |
+
- vision
|
14 |
+
- computer-vision
|
15 |
+
- image
|
16 |
+
- dataset
|
17 |
+
- biology
|
18 |
+
- cell-segmentation
|
19 |
+
- peripheral-blood-smear
|
20 |
+
- classification
|
21 |
+
pretty_name: The RV-PBS (Ramakrishna Vivekananda Peripheral Blood Smear) dataset
|
22 |
+
size_categories:
|
23 |
+
- 1K<n<10K
|
24 |
+
---
|
25 |
# The RV-PBS (Ramakrishna Vivekananda Peripheral Blood Smear) dataset
|
26 |
***
|
27 |
|
|
|
150 |
author = {Jimut Bahan Pal and Aniket Bhattacharyea and Debasis Banerjee and Br. Tamal Maharaj},
|
151 |
keywords = {Automated blood test, Detection, Domain adaptation, Instance segmentation, Peripheral blood smear}
|
152 |
}
|
153 |
+
```
|