acai
acai
请问测试的数据集是密集小目标数据集吗?
try change this line https://github.com/jinfagang/yolov7/blob/f9c0b723be90bc3fbf7955f1d2c0344d5f52c5e1/yolov7/modeling/head/solov2_head.py#L264 to ` feature_add_all_level = feature_add_all_level + self.convs_all_levels[i](mask_feat) `
Have you compiled the kernel to add USB WiFi support? I'm using oneplus 6 and looking forward to your great jobs.
Officially support for oneplus 6: https://images.kali.org/nethunter/nethunter-2020.4-oneplus6-oos-ten-kalifs-full.zip
不使用内核时otg是不是可用
可以暂用V10,V11主要是同步linux上游更新,并没有做特别的配置,我再看看是哪里出了问题,一旦解决会更新V12的
> 内核源码该如何编译呢?我想试着去编译源码,但不知道具体怎么做。 可以试试来自kali官方的源码,https://github.com/kimocoder/DJY-NetHunter-Kernel
测试编译了kimocoder的DJY源码,发现Nethunter APP里的USB Arsenal有时可用 有时提示不支持,不过内核是确定支持usb configfs的,可以自己手动配置,例如开启hid,在安卓终端里用root权限执行: `setprop sys.usb.config win,hid` 这个我没有全部测试,只试了hid、rtl8812au。 https://pan.baidu.com/s/1YJqxvLujUlZqRow_dKNORw 提取码:gb5h   
source code available here https://github.com/acai66/op6_kernel I'm rookie on porting nethunter kernel, and i dont know how to fix errors or bugs, but i really want to get official support. only...