Papers › BiSeNet: Bilateral Segmentation Network for Real-time Semantic Segmentation

BiSeNet: Bilateral Segmentation Network for Real-time Semantic Segmentation

2 Aug 2018ECCV 2018 9arXiv:1808.00897archive 2025-07-28

Changqian Yu, Jingbo Wang, Chao Peng, Changxin Gao, Gang Yu, Nong Sang

Semantic segmentation requires both rich spatial information and sizeable receptive field. However, modern approaches usually compromise spatial resolution to achieve real-time inference speed, which leads to poor performance. In this paper, we address this dilemma with a novel Bilateral Segmentation Network (BiSeNet). We first design a Spatial Path with a small stride to preserve the spatial information and generate high-resolution features. Meanwhile, a Context Path with a fast downsampling strategy is employed to obtain sufficient receptive field. On top of the two paths, we introduce a new Feature Fusion Module to combine features efficiently. The proposed architecture makes a right balance between the speed and segmentation performance on Cityscapes, CamVid, and COCO-Stuff datasets. Specifically, for a 2048x1024 input, we achieve 68.4% Mean IOU on the Cityscapes test dataset with speed of 105 FPS on one NVIDIA Titan XP card, which is significantly faster than the existing methods with comparable performance.

PaperPDFConference PDFCodeCode 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="1808.00897")

Code

Syntology Ran 6 of 18 code samples harvested from 7 repositories linked to this paper; 12 have no recorded run. Of those that ran: 4 ran · our draft was wrong; 1 ran · fixture could not drive it; 1 ran with no contract checked.

By repository: community (archive-listed): 18 samples from 7 repositories, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

21 repositories listed; official and paper-mentioned ones first.

AmrElsersy/PointPainting mentioned on GitHubpytorch report
Blaizzy/BiSeNet-Implementation mentioned on GitHubtf report
CodePlay2016/BiSENet-TF mentioned on GitHubtfMIT report
CoinCheung/BiSeNet mentioned on GitHubpytorch report
SharifElfouly/easy-model-zoo mentioned on GitHubpytorchMIT report
Shuai-Xie/BiSeNet-CCP mentioned on GitHubpytorch report
akinoriosamura/TorchSeg-mirror mentioned on GitHubpytorchMIT report
kritiksoman/GIMP-ML mentioned on GitHubpytorch report
ooooverflow/BiSeNet mentioned on GitHubpytorch report
osmr/imgclsmob mentioned on GitHubmxnetMIT report
pdoublerainbow/bisenet-tensorflow mentioned on GitHubtfMIT report
renhaa/semantic-diffusion mentioned on GitHubpytorch report
yakhyo/face-parsing mentioned on GitHubpytorch report
ycszen/TorchSeg mentioned on GitHubpytorchMIT report
justld/BisNetV1_paddle paddleApache-2.0 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

18 samples harvested; 6 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.

4ran · our draft was wrong
1ran · fixture could not drive it
1ran
12unverified

Licence: 1 of the 18 samples is 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 7 repositories linked to this paper, official or community; each sample names its own and says which. “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.

conv3x3 akinoriosamura/TorchSeg-mirror/furnace/base_model/resnet.py community (archive-listed) ran · our draft was wrong MIT (permissive) · fac5364e2f53c6db · report
get_files_to_process yakhyo/face-parsing/inference.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 5f61c6982f852ba1 · report
get_test_config justld/BisNetV1_paddle/val.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 20eb3e6b0aba73e4 · report
hist_info akinoriosamura/TorchSeg-mirror/furnace/seg_opr/metric.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 9e85fa995eda358a · report
partition_list justld/BisNetV1_paddle/paddleseg/core/predict.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 2f75a098ce9f7b0e · report
wrapped_partial CodePlay2016/BiSENet-TF/frontends/mobilenet_v2.py community (archive-listed) ran MIT (permissive) · b6e06004f7efe660 · report
Upsampling CodePlay2016/BiSENet-TF/models/bisenet.py community (archive-listed) unverified MIT (permissive) · 8cce015ae2806199 · report
compute_score akinoriosamura/TorchSeg-mirror/furnace/seg_opr/metric.py community (archive-listed) unverified MIT (permissive) · 3e98ad928a86de29 · report
expand_input_by_factor CodePlay2016/BiSENet-TF/frontends/conv_blocks.py community (archive-listed) unverified MIT (permissive) · 2bd76ec2dd72540c · report
flip_combination justld/BisNetV1_paddle/paddleseg/core/infer.py community (archive-listed) unverified Apache-2.0 (permissive) · 95bccf5957a196e4 · report
get_reverse_list justld/BisNetV1_paddle/paddleseg/core/infer.py community (archive-listed) unverified Apache-2.0 (permissive) · a5dbdd4f2d59692e · report
get_test_config justld/BisNetV1_paddle/predict.py community (archive-listed) unverified Apache-2.0 (permissive) · 0b3ec74bd2e5ed5d · report
label_color2value Shuai-Xie/BiSeNet-CCP/instance_seg.py community (archive-listed) unverified no licence file found · pointer only · ffc753a7daae83ae · report
meanIoU akinoriosamura/TorchSeg-mirror/furnace/seg_opr/metric.py community (archive-listed) unverified MIT (permissive) · be62e3869efd8038 · report
one_hot ycszen/TorchSeg/furnace/seg_opr/seg_oprs.py community (archive-listed) unverified MIT (permissive) · ce0cd041399bf007 · report
one_hot_it CodePlay2016/BiSENet-TF/Dataset/dataset.py community (archive-listed) unverified MIT (permissive) · dd997f5e1e079e4c · report
relu6 CodePlay2016/BiSENet-TF/models/bisenet.py community (archive-listed) unverified MIT (permissive) · fcc1c65dadc2827f · report
set_model_dist CoinCheung/BiSeNet/tools/train_amp.py community (archive-listed) unverified MIT (permissive) · 5c1d86977d83a6be · report

Tasks

Dichotomous Image SegmentationReal-Time Semantic SegmentationSegmentationSemantic SegmentationThermal Image Segmentation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Dichotomous Image Segmentation DIS-TE1 BSV1 E-measure 0.741 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE1 BSV1 HCE 288 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE1 BSV1 MAE 0.108 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE1 BSV1 S-Measure 0.695 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE1 BSV1 max F-Measure 0.595 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE1 BSV1 weighted F-measure 0.474 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 BSV1 E-measure 0.781 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 BSV1 HCE 621 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 BSV1 MAE 0.111 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 BSV1 S-Measure 0.740 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 BSV1 max F-Measure 0.680 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 BSV1 weighted F-measure 0.564 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 BSV1 E-measure 0.801 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 BSV1 HCE 1146 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 BSV1 MAE 0.109 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 BSV1 S-Measure 0.757 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 BSV1 max F-Measure 0.710 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 BSV1 weighted F-measure 0.595 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 BSV1 E-measure 0.788 #20 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 BSV1 HCE 3999 #20 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 BSV1 MAE 0.114 #20 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 BSV1 S-Measure 0.755 #20 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 BSV1 max F-Measure 0.710 #20 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 BSV1 weighted F-measure 0.598 #20 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD BSV1 E-measure 0.767 #22 of 24 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD BSV1 HCE 1660 #22 of 24 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD BSV1 MAE 0.116 #22 of 24 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD BSV1 S-Measure 0.728 #22 of 24 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD BSV1 max F-Measure 0.662 #22 of 24 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD BSV1 weighted F-measure 0.548 #22 of 24 Archive leaderboard report
Real-Time Semantic Segmentation CamVid BiSeNet mIoU 68.7% #22 of 29 Archive leaderboard report
Real-Time Semantic Segmentation Cityscapes test BiSeNet(ResNet-18) Frame (fps) 65.5 #18 of 39 Archive leaderboard report
Real-Time Semantic Segmentation Cityscapes test BiSeNet(ResNet-18) Time (ms) 15.2 #18 of 39 Archive leaderboard report
Real-Time Semantic Segmentation Cityscapes test BiSeNet(ResNet-18) mIoU 74.7% #18 of 39 Archive leaderboard report
Real-Time Semantic Segmentation Cityscapes test BiSeNet Frame (fps) 65.5 #19 of 39 Archive leaderboard report
Real-Time Semantic Segmentation Cityscapes test BiSeNet mIoU 74.7% #19 of 39 Archive leaderboard report
Real-Time Semantic Segmentation Cityscapes test BiSeNet(Xception39) Frame (fps) 105.8 #32 of 39 Archive leaderboard report
Real-Time Semantic Segmentation Cityscapes test BiSeNet(Xception39) Time (ms) 9.5 #32 of 39 Archive leaderboard report
Real-Time Semantic Segmentation Cityscapes test BiSeNet(Xception39) mIoU 68.4% #32 of 39 Archive leaderboard report
Semantic Segmentation BDD100K val BiSeNet-V1(ResNet-18) mIoU 53.8(45.1fps) #12 of 24 Archive leaderboard report
Semantic Segmentation CamVid BiSeNet Mean IoU 68.7% #11 of 21 Archive leaderboard report
Semantic Segmentation Cityscapes test BiSeNet (ResNet-101) Mean IoU (class) 78.9% #58 of 105 Archive leaderboard report
Semantic Segmentation SkyScapes-Dense BiSeNet (ResNet-50) Mean IoU 30.82 #4 of 7 Archive leaderboard report
Semantic Segmentation Trans10K BiSeNet GFLOPs 19.91 #12 of 15 Archive leaderboard report
Semantic Segmentation Trans10K BiSeNet mIoU 58.40% #12 of 15 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

1x1 ConvolutionAverage PoolingBatch NormalizationBottleneck Residual BlockConvolutionGlobal Average PoolingKaiming InitializationMax PoolingReLUResidual BlockResidual ConnectionSPEED

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