chuxiang

Results 10 issues of 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...

![image](https://user-images.githubusercontent.com/11666931/77272971-712c5080-6ced-11ea-9f1e-89b54b3c8430.png)

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. ![image](https://user-images.githubusercontent.com/11666931/83514524-64568500-a506-11ea-9117-03048745413b.png)

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...

bug

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:** ![000312_rgb](https://github.com/autonomousvision/sdfstudio/assets/11666931/12b0736b-b6d0-499f-996c-ee766f4b5c5b) ![000257_rgb](https://github.com/autonomousvision/sdfstudio/assets/11666931/6d69294c-1e23-4b89-98e6-300886c009c6) ![000214_rgb](https://github.com/autonomousvision/sdfstudio/assets/11666931/28300462-436c-45eb-84d9-748261c09b78) **mesh result:** **To Reproduce** Steps to...