UniRepLKNet
UniRepLKNet copied to clipboard
[CVPR'24] UniRepLKNet: A Universal Perception Large-Kernel ConvNet for Audio, Video, Point Cloud, Time-Series and Image Recognition
Install install 19_large_depthwise_conv2d_torch_extension but ”bash: ./setup.py: Permission denied“
Hi, When I try to install 19_large_depthwise_conv2d_torch_extension on the GPU service platform, I'm prompted that I don't have sufficient permissions to install it. Is there any alternative installation method or...
您好,请问代码中self.gamma的作用是什么? 
I'm using a Windows 10 operating system, and I'm sure the system variable for CUDA_HOME is set to C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.5.  But as you can...
I trained the cas-unireplknet-l-fpn model. When I use mmdeploy to convert tensorRT, I get an error like this. `Traceback (most recent call last): File "/miniconda/envs/mmdet_v228/lib/python3.8/multiprocessing/process.py", line 315, in _bootstrap self.run()...
Thanks for sharing your nice work. To understand the application of point cloud training, I have been following the instructions in [https://github.com/AILab-CVC/UniRepLKNet/tree/main/Point](https://github.com/AILab-CVC/UniRepLKNet/tree/main/Point) However, I met a problem in the network...
# Set up Python Testing Infrastructure ## Summary This PR establishes a comprehensive testing infrastructure for the UniRepLKNet project using Poetry as the package manager and pytest as the testing...