-
Projects steps :
- Literature review of SOTA 2D detection models
- Manual segmentation of 20 subjects
- Data pre-processing (train, valid, test)
- Model building
- Training of the model
- Defin…
-
3D convolutions are important too!
Like 2D images in nature, 3D Volume data is very common, such as medical CT and MRI data, where voxels are uniformly distributed in 3D space.
The medical and …
-
Hello,
Is it for classification or detection of breast cancer lesion ?!
Thanks,
-
Hi,
How to visualize the detected results? I changed the parameter default.val_vis = True in rcnn/config.py but I got the error below while running python rcnn/tools/test.py
Traceback (most recent…
-
Hello!
I am trying to install the custom extensions from MDT_ProstateX: `custom_extensions/nms`, `custom_extensions/roi_align/2D`, and `custom_extensions/roi_align/3D`. `RoIAlign-extension-2D` and …
-
1. [Deep Learning in Diagnosis of Maxillary Sinusitis on Conventional Radiograph](https://openreview.net/references/pdf?id=SJUKtFssf) (@seunghyunni)
2. [Improvement diagnostic accuracy of sinusitis…
-
### Useful syntax
To look at predictions with GT. Run under the `data_seg_mp2rage_20221220_124553/data_processed_lesionseg` folder:
~~~
for i in 017 025 058 079 082 098 103 111 114 115; do fsleye…
-
Hello YOLOV7 team, is it possible in the future that YOLOv5 implement conv3d kernel for object detection? Since I want to process medical imaging, the lesions are usually continuous several slices, if…
-
@thuhoainguyen Please write here (or attach the file) about thesis objectives. I will help you with the code but I need to understand the objectives...
-
* Name of dataset: NIH Deep Lesion Dataset
* URL of dataset: https://www.nih.gov/news-events/news-releases/nih-clinical-center-releases-dataset-32000-ct-images
* License of dataset: Unknown
* Short…
zl190 updated
4 years ago