--- license: cdla-permissive-2.0 task_categories: - image-segmentation - image-classification - zero-shot-classification - image-to-image language: - en tags: - domain-adaptation - instance-segmentation - vision - computer-vision - image - dataset - biology - cell-segmentation - peripheral-blood-smear - classification pretty_name: The RV-PBS (Ramakrishna Vivekananda Peripheral Blood Smear) dataset size_categories: - 1K ## Some relevant stuffs from the paper **Please study the paper for getting more insights. Here are some snapshots from the paper:** ### Smear slides cropped dataset
### Schematic diagram for extraction of cells ready to be sent to domain adaptation pipeline
### Classification model used with different backbones
### Results Table
### Results Table
### Results Table
### Final output of the detection and segmentation pipeline for MaskRCNN and Domain Adaptation
### Mask R-CNN losses
### Domain Adaptation models
### Results Table for Domain Adaptation
### Domain Adaptation losses
### Full pipeline
### JSON outputs which can be used for automated annotation of new slides (Future work)
## If you find this work useful, please consider citing ``` @article{PAL2024123660, title = {Advancing instance segmentation and WBC classification in peripheral blood smear through domain adaptation: A study on PBC and the novel RV-PBS datasets}, journal = {Expert Systems with Applications}, volume = {249}, pages = {123660}, year = {2024}, issn = {0957-4174}, doi = {https://doi.org/10.1016/j.eswa.2024.123660}, url = {https://www.sciencedirect.com/science/article/pii/S0957417424005268}, author = {Jimut Bahan Pal and Aniket Bhattacharyea and Debasis Banerjee and Br. Tamal Maharaj}, keywords = {Automated blood test, Detection, Domain adaptation, Instance segmentation, Peripheral blood smear} } ```