MLRadfys

Results 19 issues of MLRadfys

Hi and thanks for you're great work on CLIP! Iam just wondering what the projection layers are used for? If I understand correctly, these are not part of the original...

### URL(s) with the issue https://docs.voxel51.com/user_guide/dataset_zoo/datasets.html#dataset-zoo-voc-2012 ### Description of proposal (what needs changing) Hi, according to the documentation, VOC2012 and VOC2007 "test" splits are available in the tf backend. Unfortunately...

documentation

Hi and thanks for you're awesome work on Grounding DINO. I mostly use Grounding DINO to label different object classes, which works really nicely. Now I tried to experiment with...

Hi, I noticed that there are some inconsistencies when running inference on a single class in comparison with multiples classes. I.ex., I have an image containing persons and cars. When...

Hi and thanks for you're work on MaskCLIP. I just read the paper and tried to follow it using you're provided codebase. In the paper you mention that you alter...

Hi and thanks for all the work done in this repository! I noticed that the implementation of the CLS token in the Vision transformer, as well as the tokens used...

Hi and thanks for you're great work and for making the code public! I tried to run fully supervised training on a single GPU, but unfortunately the validation values are...

Hi and thanks for providing you're research :-) Iam interested in extracting the "updated image features" after the feature enhancer layer. Unfortunately I wasn't able to find the correct spot...

Hi and thanks for providing the code to your scientific paper! According to your article, you randomly choose N = 5000 samples per task. I am wondering if this could...