Abdullah Nazib

Results 8 issues of Abdullah Nazib

Hi Thanks for sharing your nice work. I tried to train your model on our tissue cleared dataset but unfortunately the prepare_h5_data() function is not creating 64x64x64 patches. I debugged...

Hi thanks for sharing your works. Iwas trying to run it on single gpu. Would you pls add some instructions or scripts to run it in single gpu? That would...

Hi @VSainteuf, I was trying to train detectron panoptic segmentation model using PASTIS dataset. We are basically doing an eavluation of five different panoptic segmentation models for multispectrum sattelite data....

hi I tried to prepare data descriped in dataset.md. After running the bash command for fetching I am getting this error: my command: python prepare_data/fetch_city_images.py --src_dir /home/nazib/Data/leftImg8bit/val/ --dst_dir /home/nazib/Data/cityscapes_vps/ --mode...

HI There, I tried to run your old training code given in tools dir. When I tried to run your training code with single gpu and with coco data set...

Hi I trained an RGB panoptic model (Panoptic-deeplab) by converting PASTIS data to RGB (with only 3-channels) and we used your evaluation code to calculate PQ,SQ and RQ. The problem...

Hi thanks for your code. But your code does not have sampler and grid generator

Hi Thanks for sharing your code. Very nice code and paper. I read your paper carefully and analyzed your code. There are some files which I dont understand in the...