Mojtaba

Results 10 comments of Mojtaba

Hi, I was looking for a compatible simulator with ROS to simulate a wavy ocean. I studied the Kelpie's paper but I could not find their package in GitHub. Do...

I also have probelm about how should I scale my data! I have projection data and corresponding CT images but when I use FBP or adjoint, I will get something...

I am interested to know if you have any updates on this matter? I still get similar errors which I guess the detectors with curvature are not supported yet, am...

Thank you for responding so quickly. So, if I want to deal with curved detectors, I should use the ODL function to transfer data to data representation with the flat...

Thanks for your prompt answer. I saw that there is a camera_cal folder in your source code. I have to put the camera's outputs there and run the code. Will...

I read the document and also I calibrated the camera with calibration.py. But the calculated offset is still wrong. Have I forgotten another thing? Thanks for your guidance. ![my](https://user-images.githubusercontent.com/16815263/48451718-adef4b80-e779-11e8-8c54-68c1c6d4d9b6.png)

![output_lane2](https://user-images.githubusercontent.com/16815263/48266873-b86ab780-e3fe-11e8-9530-6b291ca361b9.png) Sorry, this is the attached file.

Hi, I want to change the size of the input picture but I cannot! I changed the process image file and config file as you said and I will receive...

> > Thanks for reporting this. I've updated the repo with a new version where this should be fixed. Please report of you have any issues moving forward. > >...

When I try your code I get this: `AttributeError: 'SwinTransformer' object has no attribute 'feature_info' `