-
**Is your feature request related to a problem? Please describe.**
As a user of CUTLASS, I would like to build a shared object library, `libA.so`, that internally uses CUTLASS function templates, i…
-
Hi,
Thanks to the open source codes of GEM. But, I cannot reproduce the mIoU scores on Pascal VOC, Pascal Context, ADE20K, and OpenImages30K, which are reported in manuscript of CVPR 2024. I would …
-
Really excellent work!
In fact, we have tried to integerate the ResNeSt backbone in our own code-base [openseg.pytorch](https://github.com/openseg-group/openseg.pytorch).
Here is the backbone co…
-
**Is your feature request related to a problem? Please describe.**
Most codebases have a strict naming convention, i.e prefixing every type with "i". This is not currently possible with typegen gen…
-
### Is your feature request related to a problem? Please describe.
The word navigation ability of Ctrl+left/right arrow brings convenience to users, but it is not enough.
Ctrl+Arrow obviously fail…
-
Use this as a reference for naming conventions:
https://msdn.microsoft.com/en-us/library/ms229002(v=vs.110).aspx
Here are a few issues I found:
- OSVR namespace should be Osvr.
- InterfaceBase has tw…
-
```
# initilize the network here.
from model.faster_rcnn.vgg16_SCL import vgg16
if args.net == 'vgg16':
fasterRCNN = vgg16(foggy_classes, pretrained=True)
# fasterRCNN = vgg16(pa…
-
C:\ProgramData\Anaconda3\python.exe D:\New_Era_Project\Local_similarity_project\tools\convert_datasets\pascal_context.py
Traceback (most recent call last):
File "D:\New_Era_Project\Local_similari…
-
Congratulations for your excellent work!
I want to commit semi-supervised experiments on Pascal Context dataset and compare the results with your work. So could you plz offer me the data-split files …
-
The link to the dataset doesn't seem to work, can you give a new URL?