whxueChris
whxueChris
Hello ! I want to train the PropagationNetwork on my personal image dataset, so I use the training command `CUDA_VISIBLE_DEVICES=0,1 OMP_NUM_THREADS=4 python -m torch.distributed.launch --master_port 9842 --nproc_per_node=2 train.py --id retrain_s01...
Hi! I want to register a new account, but the activated link does not work. I copy the below link to my browser, but it comes with the following error:...
你好,请问测试代码用到的模型ckpt/faster_rcnn_orpn_r50_fpn_1x_dota10_epoch12.pth 如何下载呢?
Hello, I want to install the lycon with pip install lycon, but it comes with the error:  My cmake version is 3.2 and I could not use the sudo...
Hello, How to install lycon without Ubuntu sudo perssions? I want to use cv2 instead of lycon. But it comes with the following error:  Could you give me some...
hello. Thanks for your contribution. I ran the train_S3DIS.py and encountered a "limit" error, and the program will be stuck in this process. The following information is the error. Previous...
Hello! It is a great job. What data augmentation methods do you use before training? I noticed that some of the clouds in the 38-cloud datasets are too thin to...
Hello ! Does it project support video object segmentation in semi-supervised setting ? how to set prompt points to focus one objects ? Thanks for your suggestion
Hello! thanks for sharing your great job! I want to use the pretrain model to generate multi-view images with other public datasets. Could you give me some suggestions
Hello ! Thanks for sharing your code. I added the following code to produce mask in the step 3 `mask = RF_module.get_mask(img, np.array(mask_bbox))`, but I found the mask array is...