Dickachu Yang

Results 7 issues of Dickachu Yang

I found that this repo cannot be built with CUDNN 6.0, would you mind specifying the version you using to developing the code? ``` .../Xlearn/caffe/include/caffe/util/cudnn.hpp(112): error: too few arguments in...

Hi @Zhouaojun , thanks a lot for you awesome work, I've attempted your algorithm on an object detection task (car detection, to be concrete) and it truly works. In my...

open sourced benchmark is always welcome, will you ever consider releasing this self-built testset to the public?

where is our beloved shinji ku???

correct implementation of reparam function

# What does this PR do? fix the bug: ValueError: SiglipVisionModel does not support `device_map='auto'`. To implement support, the model class needs to implement the `_no_split_modules` attribute. ## Before submitting...