Papers › RepGhost: A Hardware-Efficient Ghost Module via Re-parameterization

RepGhost: A Hardware-Efficient Ghost Module via Re-parameterization

11 Nov 2022arXiv:2211.06088archive 2025-07-28

Chengpeng Chen, Zichao Guo, Haien Zeng, Pengfei Xiong, Jian Dong

Feature reuse has been a key technique in light-weight convolutional neural networks (CNNs) design. Current methods usually utilize a concatenation operator to keep large channel numbers cheaply (thus large network capacity) by reusing feature maps from other layers. Although concatenation is parameters- and FLOPs-free, its computational cost on hardware devices is non-negligible. To address this, this paper provides a new perspective to realize feature reuse via structural re-parameterization technique. A novel hardware-efficient RepGhost module is proposed for implicit feature reuse via re-parameterization, instead of using concatenation operator. Based on the RepGhost module, we develop our efficient RepGhost bottleneck and RepGhostNet. Experiments on ImageNet and COCO benchmarks demonstrate that the proposed RepGhostNet is much more effective and efficient than GhostNet and MobileNetV3 on mobile devices. Specially, our RepGhostNet surpasses GhostNet 0.5x by 2.5% Top-1 accuracy on ImageNet dataset with less parameters and comparable latency on an ARM-based mobile phone.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2211.06088")

Code

Syntology Ran 5 of 17 code samples harvested from 1 repository linked to this paper; 12 have no recorded run. Of those that ran: 5 ran with no contract checked.

By repository: official repository: 17 samples from 1 repository, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

chengpengchen/repghost officialmentioned in papermentioned on GitHubpytorchMIT report
rwightman/pytorch-image-models officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 5 ran; 0 honoured the contract we drafted; 12 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

5ran
12unverified

Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from chengpengchen/repghost. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

clever_format chengpengchen/repghost/infotool/helper.py official repository ran MIT (permissive) · b161f124ff564c74 · report
colorful_print chengpengchen/repghost/infotool/helper.py official repository ran MIT (permissive) · 12576d42d14e9ae2 · report
count_clamp chengpengchen/repghost/infotool/fx_profile.py official repository ran MIT (permissive) · 2878428e1958cb9a · report
count_matmul chengpengchen/repghost/infotool/fx_profile.py official repository ran MIT (permissive) · 911b9807f4998259 · report
count_mul chengpengchen/repghost/infotool/fx_profile.py official repository ran MIT (permissive) · 31618bae63672c9e · report
convert_syncbn_to_bn chengpengchen/repghost/tools.py official repository unverified MIT (permissive) · 88f7445c5b1400a9 · report
count_upsample chengpengchen/repghost/infotool/vision/basic_hooks.py official repository unverified MIT (permissive) · 31325cecc16666a0 · report
counter_conv chengpengchen/repghost/infotool/vision/counter.py official repository unverified MIT (permissive) · 7f32bc2caccead61 · report
counter_norm chengpengchen/repghost/infotool/vision/counter.py official repository unverified MIT (permissive) · c1f9c3bdd753a577 · report
counter_parameters chengpengchen/repghost/infotool/vision/counter.py official repository unverified MIT (permissive) · 3096fbb3cb601582 · report
hard_sigmoid chengpengchen/repghost/model/repghost.py official repository unverified MIT (permissive) · f9479314f0ac20b2 · report
onnx_counter_add chengpengchen/repghost/infotool/vision/onnx_counter.py official repository unverified MIT (permissive) · 1f1bf8d0c1cb9792 · report
onnx_counter_conv chengpengchen/repghost/infotool/vision/onnx_counter.py official repository unverified MIT (permissive) · f0c18018ea33388f · report
onnx_counter_matmul chengpengchen/repghost/infotool/vision/onnx_counter.py official repository unverified MIT (permissive) · a0515d90835a5334 · report
repghost_model_convert chengpengchen/repghost/model/repghost.py official repository unverified MIT (permissive) · c8ca5c60836a3516 · report
repghostnet chengpengchen/repghost/model/repghost.py official repository unverified MIT (permissive) · e9cceb505126ab1b · report
validate chengpengchen/repghost/validate.py official repository unverified MIT (permissive) · 08ff6e71ddb0c3d9 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

1x1 ConvolutionAverage PoolingBatch NormalizationConvolutionDense ConnectionsDepthwise ConvolutionDepthwise Separable ConvolutionDropoutGhost BottleneckGhost ModuleGhostNetGlobal Average PoolingHard SwishInverted Residual BlockPointwise ConvolutionReLUReLU6Residual ConnectionSigmoid ActivationSoftmaxSqueeze-and-Excitation Block

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections