chuxiang
chuxiang
(python3) mike@amax:/data2/mike/Detectron.pytorch/lib$ sh make.sh running build_ext building 'utils.cython_bbox' extension creating build creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/utils gcc -pthread -B /home/mike/anaconda3/envs/python3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/home/mike/anaconda3/envs/python3/lib/python3.6/site-packages/numpy/core/include -I/home/mike/anaconda3/envs/python3/include/python3.6m...
I really appreciate your tutorial, it would be nice to have a complete example.
ss-qt5: /data/anaconda3/lib/libuuid.so.1: no version information available (required by /usr/lib/x86_64-linux-gnu/libSM.so.6) This application failed to start because it could not find or load the Qt platform plugin "xcb" in "". Available platform...

Thanks for contributing such a good pathological lung dataset and segmentation model. I am now engaged in the segmentation task of pathological lung. May I ask if the R231 dataset...
I see in the code that head1 has a channel number of 1024, so why not stick with the main branch, which is 512. 
Related to [pyTorch/nnUnet] **Describe the bug** When I run "python scripts/inference.py --data /data/01_3d/val --dim 3 --fold 0 --ckpt_path --amp --tta --save_preds", the program reported a bug "TypeError: Illegal pipeline output...
I can reduce my loss in both the training dataset and the test dataset to about 0.02, but my output of prediction visualization results is completely wrong, because there are...
**Describe the bug** Bad reconstruction result on my custom dataset. The reconstructed target is less than half the size. **2d image:**    **mesh result:** **To Reproduce** Steps to...