xbsj_ldx0908
xbsj_ldx0908
### **why the trained model is ended with ckpt, instead of 4 files, for example, xx.ckpt.meta, xx.ckpt.index, xx.ckpt.data-00000-of-00001, checkpoints,** I just wondering once I finished training, where or how should...
The original input image is 512x512, all the same. After the course liver segmentation (first step), the input size could be smaller but not always the same as 224*224 because...
here is my command: (vit_adapter) lidexuan@aa-SYS-4029GP-TRT:/data/lidexuan/ViT-Adapter/detection$ sh dist_test.sh configs/htc++/htc++_beit_adapter_large_fpn_3x_coco.py htc++_beit_adapter_large_fpn_3x_coco.pth.tar 8 --eval bbox segm dist_test.sh: 8: dist_test.sh: Bad substitution any idea?
Hi, there. Noticed that the liver segmentation results have some issues using your model. The first several and last several pictures of one person tend to be blurry (I mean,...
I am having Cuda out of memory error. It always happens after several epoch of training. Is it possible that simOTA is the reason? Because to my understanding, after several...