JWY0513

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

question
dense-reconstruction

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. ![image](https://user-images.githubusercontent.com/57695621/131856509-4c89d2f5-b567-4c54-834c-d1505cbfb769.png) I looked at into your code in the above image, but I think it is different to your paper...

![image](https://user-images.githubusercontent.com/57695621/111399806-7908b000-8709-11eb-88ab-e2e5f20b1cc3.png) 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. ![image](https://user-images.githubusercontent.com/57695621/79447055-3da5c300-801a-11ea-9174-ea29cd0d3423.png) 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...

setup

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?