JWY0513
JWY0513
HI, I am trying to put my own disparity map inside the OpenSFM dense.py. There is a PATCH BASED STEREO which OpenSFM uses in creating dense map. But I can't...
Hi, In the paper, "During training, the cosine embedding loss is jointly optimized with OIM loss" But I can only see the cosine embedding loss, I could not find the...
Hi, Thanks for the great work.! I have some questions.  I looked at into your code in the above image, but I think it is different to your paper...
 Hello. I downloaded the Data that you have provided in the google Drive. But when I opened the 3DMarkey+bg obj file, the result came out like the above image....
Hi, I am trying to use the Kitti2015 pretrained model. I want to test the dataset and see the result come out.  The result comes out like this in...
Hi, Thank for your great work. What does prepare market.py do??? Is it a must do requirement to run the code?
### ⚠️ Search for existing issues first ⚠️ - [X] I have searched the existing issues, and there is no existing issue for my problem ### Which Operating System are...
Does this workspace support the implementation of the journal version paper? [Efficient Person Search: An Anchor-Free Approach](https://arxiv.org/abs/2109.00211).
Hi. Thank you for your great work. I tried to run the train code with command "bash dist_train.sh configs/retinanet_denseclip_r50_fpn_1x_coco.py 1", but got the following error. super(SingleStageDetector, self).__init__(init_cfg) TypeError: __init__() takes...
Hi, Is there a code for dataset split for market1501 and msmt17? or should I make the code using market_sct.txt and msmt_sct.txt?