coordxyz

Results 8 issues of coordxyz

hi, I have a question about the final block. In your paper, you mentioned multi-scale should be used in Fig.4e which is your final block. However, Fig.4e only contains 3x3...

Hi, Does anyone can help me to understand why not using clean samples during training? Will it reduce the performance? Thanks~

hi @anewell , Thank you for releasing the training code. I tried to train the network on coco2014 with original settings except {'batchsize': 8, 'input_res': 256, 'output_res': 64}. The training...

I have problem of loading onnx model by opencv. How to fix it? Thx. pytorch 1.7.1 opencv 4.3.0 Here is the detail: >>>python main_yolov5.py --net_type yolov5s Traceback (most recent call...

FYI, the odd image dimensions cause error and it can be fixed by adding pre-padding or pre-truncating. Since the NTIRE2021 dataset is not available now, I test the code with...

hi, I'm confused about the refined feature map. Should it be h2^att rather than h1^att? In your paper, Equ.10 describes the refined feature h2^att is generated from h1^att, but in...

Hi, I'm confusing about the low quality anomaly_map for type "good" and high AUROC scores for both image and pixel level. How to calculate the AUROC scores from the anomaly_map?...

Hi, @limhoyeon , Thanks for sharing your instructive project. How to automatically align axes of my custom dental mesh data as the figure shown below? ![image](https://github.com/limhoyeon/ToothGroupNetwork/assets/47654539/58df9777-8fe2-4402-ba29-a570f86fe680)