DualConv
This repo is the official implementation of "DualConv: Dual Convolutional Kernels for Lightweight Deep Neural Networks"
Install / Use
/learn @ChipsGuardian/DualConvREADME
DualConv: Dual Convolutional Kernels for Lightweight Deep Neural Networks
This is the official PyTorch implementation for DualConv paper. If you find that this project helps your research, please consider citing the following paper:
@ARTICLE{9723436,
author={Zhong, Jiachen and Chen, Junying and Mian, Ajmal},
journal={IEEE Transactions on Neural Networks and Learning Systems},
title={DualConv: Dual Convolutional Kernels for Lightweight Deep Neural Networks},
year={2022},
volume={},
number={},
pages={1-8},
doi={10.1109/TNNLS.2022.3151138}}
Requirements
- Pytorch 1.1+
- Python 3.6+
Usage
The official implementation of our proposed DualConv and the reproduced HetConv and GroupConv are both in the /kernels folder. We provide example code for applying the lightweight convolutional kernel to the VGG-16 network on the CIFAR-10 dataset.
# Start training with:
cd example_usage && python CIFAR-10.py --kernel dualconv
# You can manually resume the training with:
python CIFAR-10.py --resume --lr=0.01 --kernel dualconv
Related Skills
node-connect
352.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
