-
How can I solve this problems? Thanks you very much!!!
`Traceback (most recent call last):
File "Z:\py_item\7_MCTrans-master\MCTrans-master\tools\train.py", line 14, in
from mctrans.piplin…
-
![图片](https://user-images.githubusercontent.com/56375036/173172139-9cdca084-039d-4158-9cb7-6ce923621a19.png)
I installed the MultiScaleDeformableAttention as directed.
![图片](https://user-images.gith…
-
Hello,
I was compiling the Cuda Operations and launch the `python test.py` and encounter this error.
$ python test.py
Traceback (most recent call last):
File "test.py", line 18, in
fro…
-
I'm using anaconda env with pytorch 1.51 as per suggested and tried both cuda 10.1 and 9.2, but keep getting the same error after compilation. Could you suggest how to solve this problem? Thanks.
…
-
when I run the following sentence:
output = MSDA.ms_deform_attn_forward(value, value_spatial_shapes, value_level_start_index, sampling_locations, attention_weights, ctx.im2col_step)
The error occu…
-
hi,
I'm having issues setting adobe acrobat reader as my default app using "msda set com.adobe.acrobat.reader -u com.adobe.pdf all" command. it doesn't set acrobat reader dc as the default app and …
-
Hello, when I import mmseg_custom, it gave this error... Could you help me to fix it, Thank you!!!~~~
---------------------------------------------------------------------------
ModuleNotFou…
-
Hi, thank you for providing the code.
I am confused about the computation of the msda_regulizer in msda.py
In line 26, when computing the moment, why you compute the `euclidean(output_s4, output_s…
-
Hi David,
I really appreciate your script but got some issues with MacOS 12.3.1 and installed Python 3.10.4 from https://www.python.org/downloads/macos/.
I'm using the deployment via Jamf Script …
-
hello, I don't quite understand the role of compactness loss , can you explain again? thank you