-
-
@constantinpape
Check this out:
`conda create -n mobie -c conda-forge mobie`
```
(mobie) tischer@mac-almf13 Documents $ mobie
INFO 2023-01-30 13:15:58,303: First time start-up may be slow.…
-
**🚀 Feature**
Sampler which is guaranteed to include all voxels with a certain label value.
**Motivation**
I am doing tumor localization/segmentation, and I need to sample patches of the imag…
-
I am very interested in your recently published paper:
"SegAN: Adversarial Network with Multi-scale L1 Loss for Medical Image Segmentation"
arxiv.org/pdf/1706.01805.pdf
However, the code for mult…
-
Should I label all the semantic information in the image?
I've noticed that there is ignore_index=-1 in the train.py file, and I only mark the part of my image that I need to split, and I use the res…
-
I complied the `ModelNNDct_0_int.xmodel` in `yolov6m_opt_wodfl_distill_qat` folder by vai_c_xir:
```vai_c_xir -x ModelNNDct_0_int.xmodel -a /workspace/platform_arch/arch_vck5000_6pe.json -o .```
A…
-
Hi,
I'm training models on computers with no internet connection therefore I run wandb in offline mode.
I log images and their segmentation mask among with other values.
Since training is long, I w…
-
Hi.
When I try to run the segmentation Image Demo codes, It requires me of mmcv>=2.0.0rc4 , but I mim install mmcv==2.0.0rc4 to just see that mmcv 2.0.0rc4 cannot import name "prinr_log". What can…
-
i use SAM2AutomaticMaskGenerator for real time app, but it's too slow to use, over 1second per frame even tiny model.
or is there any more generator for realtime app? build_sam2_video_predictor ne…
-
为何图像分割的评价指标中没有MPA
Why is there no MPA in the evaluation indicators of image segmentation
![Uploading 微信图片_20240528222617.png…]()