{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/pointrend-image-segmentation-as-rendering","title":"PointRend: Image Segmentation as Rendering","arxiv_id":"1912.08193","date":"2019-12-17","proceeding":"CVPR 2020 6","authors":["Alexander Kirillov","Yuxin Wu","Kaiming He","Ross Girshick"],"abstract":"We present a new method for efficient high-quality image segmentation of objects and scenes. By analogizing classical computer graphics methods for efficient rendering with over- and undersampling challenges faced in pixel labeling tasks, we develop a unique perspective of image segmentation as a rendering problem. From this vantage, we present the PointRend (Point-based Rendering) neural network module: a module that performs point-based segmentation predictions at adaptively selected locations based on an iterative subdivision algorithm. PointRend can be flexibly applied to both instance and semantic segmentation tasks by building on top of existing state-of-the-art models. While many concrete implementations of the general idea are possible, we show that a simple design already achieves excellent results. Qualitatively, PointRend outputs crisp object boundaries in regions that are over-smoothed by previous methods. Quantitatively, PointRend yields significant gains on COCO and Cityscapes, for both instance and semantic segmentation. PointRend's efficiency enables output resolutions that are otherwise impractical in terms of memory or computation compared to existing approaches. Code has been made available at https://github.com/facebookresearch/detectron2/tree/master/projects/PointRend.","url_abs":"https://arxiv.org/abs/1912.08193v2","url_pdf":"https://arxiv.org/pdf/1912.08193v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"pointrend-image-segmentation-as-rendering","repo_url":"https://github.com/facebookresearch/detectron2/tree/master/projects/PointRend","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"pointrend-image-segmentation-as-rendering","repo_url":"https://github.com/2020-sk49/VFOST","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"pointrend-image-segmentation-as-rendering","repo_url":"https://github.com/CuberrChen/PointRend-Paddle","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"paddle","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"pointrend-image-segmentation-as-rendering","repo_url":"https://github.com/JamesQFreeman/PointRend","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":null},{"paper_slug":"pointrend-image-segmentation-as-rendering","repo_url":"https://github.com/ayoolaolafenwa/PixelLib","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"pointrend-image-segmentation-as-rendering","repo_url":"https://github.com/elliottwu/sorderender","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"pointrend-image-segmentation-as-rendering","repo_url":"https://github.com/hhhhnwl/PointRend-simple-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"pointrend-image-segmentation-as-rendering","repo_url":"https://github.com/kmswlee/ainized-PointRend","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"pointrend-image-segmentation-as-rendering","repo_url":"https://github.com/saehan-choi/pixellib_auto_labelling","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"pointrend-image-segmentation-as-rendering","repo_url":"https://github.com/zsef123/PointRend-PyTorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"pointrend-image-segmentation-as-rendering","repo_url":"https://github.com/2023-MindSpore-1/ms-code-222/tree/main/pointrend","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"pointrend-image-segmentation-as-rendering","repo_url":"https://github.com/PaddlePaddle/PaddleSeg","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"paddle","reach":null},{"paper_slug":"pointrend-image-segmentation-as-rendering","repo_url":"https://github.com/open-mmlab/mmdetection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"pointrend-image-segmentation-as-rendering","repo_url":"https://github.com/open-mmlab/mmsegmentation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"image-segmentation","task_name":"Image Segmentation"},{"task_slug":"instance-segmentation","task_name":"Instance Segmentation"},{"task_slug":"segmentation","task_name":"Segmentation"},{"task_slug":"semantic-segmentation","task_name":"Semantic Segmentation"}],"methods":[{"method_slug":"1x1-convolution","method_name":"1x1 Convolution"},{"method_slug":"aspp","method_name":"ASPP"},{"method_slug":"batch-normalization","method_name":"Batch Normalization"},{"method_slug":"convolution","method_name":"Convolution"},{"method_slug":"deeplabv3","method_name":"DeepLabv3"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"dilated-convolution","method_name":"Dilated Convolution"},{"method_slug":"fpn","method_name":"FPN"},{"method_slug":"feedforward-network","method_name":"Feedforward Network"},{"method_slug":"group-normalization","method_name":"Group Normalization"},{"method_slug":"linear-warmup","method_name":"Linear Warmup"},{"method_slug":"mask-r-cnn","method_name":"Mask R-CNN"},{"method_slug":"panoptic-fpn","method_name":"Panoptic FPN"},{"method_slug":"pointrend","method_name":"PointRend"},{"method_slug":"rpn","method_name":"RPN"},{"method_slug":"randomhorizontalflip","method_name":"Random Horizontal Flip"},{"method_slug":"random-scaling","method_name":"Random Scaling"},{"method_slug":"relu","method_name":"ReLU"},{"method_slug":"roi-align","method_name":"RoIAlign"},{"method_slug":"sgd-with-momentum","method_name":"SGD with Momentum"},{"method_slug":"sigmoid-activation","method_name":"Sigmoid Activation"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"spatial-pyramid-pooling","method_name":"Spatial Pyramid Pooling"},{"method_slug":"weight-decay","method_name":"Weight Decay"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/instance-segmentation-on-coco-2017-val","task":"Instance Segmentation","dataset":"COCO 2017 val","model":"PointRend (MaskR-CNN, ResNet-50-FPN)","rank_in_archive_order":3,"of":4,"metrics":{"mask AP*":"39.7"},"uses_additional_data":false},{"leaderboard":"/sota/instance-segmentation-on-cityscapes-val","task":"Instance Segmentation","dataset":"Cityscapes val","model":"PointRend","rank_in_archive_order":17,"of":17,"metrics":{"mask AP":"35.8"},"uses_additional_data":false},{"leaderboard":"/sota/semantic-segmentation-on-cityscapes-val","task":"Semantic Segmentation","dataset":"Cityscapes val","model":"SemanticFPN P2-P5 + PointRend","rank_in_archive_order":60,"of":99,"metrics":{"mIoU":"78.6"},"uses_additional_data":false}],"syntology":{"syntology_url":"https://syntology.ai/paper/1912.08193","atlas_url":"https://app.syntology.ai/?focus=1912.08193","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1912.08193"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/CuberrChen/PointRend-Paddle","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PaddlePaddle/PaddleSeg","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/elliottwu/sorderender","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/2020-sk49/VFOST","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/open-mmlab/mmdetection","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kmswlee/ainized-PointRend","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/saehan-choi/pixellib_auto_labelling","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/facebookresearch/detectron2/tree/master/projects/PointRend","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/open-mmlab/mmsegmentation","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/2023-MindSpore-1/ms-code-222/tree/main/pointrend","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ayoolaolafenwa/PixelLib","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/zsef123/PointRend-PyTorch","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hhhhnwl/PointRend-simple-pytorch","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/JamesQFreeman/PointRend","reach":null}],"summary":{"ran":13,"ran_draft_wrong":3,"unverified":2},"by_repo_kind":{"listed":{"samples":18,"ran":16,"repositories":3}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"18ea12b2eeecd592","entry":"compute_backbone_shapes","repo":"ayoolaolafenwa/PixelLib","repo_kind":"listed","path":"pixellib/instance/mask_rcnn.py","file_url":"https://github.com/ayoolaolafenwa/PixelLib/blob/HEAD/pixellib/instance/mask_rcnn.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"18ea12b2eeecd592"}},{"code_sha256_prefix":"64403fb78c59e685","entry":"compute_iou","repo":"ayoolaolafenwa/PixelLib","repo_kind":"listed","path":"pixellib/instance/utils.py","file_url":"https://github.com/ayoolaolafenwa/PixelLib/blob/HEAD/pixellib/instance/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"64403fb78c59e685"}},{"code_sha256_prefix":"8ee1bf912c0d3692","entry":"compute_overlaps","repo":"ayoolaolafenwa/PixelLib","repo_kind":"listed","path":"pixellib/instance/utils.py","file_url":"https://github.com/ayoolaolafenwa/PixelLib/blob/HEAD/pixellib/instance/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8ee1bf912c0d3692"}},{"code_sha256_prefix":"0c9b8c863cf414f7","entry":"conv_block","repo":"ayoolaolafenwa/PixelLib","repo_kind":"listed","path":"pixellib/instance/mask_rcnn.py","file_url":"https://github.com/ayoolaolafenwa/PixelLib/blob/HEAD/pixellib/instance/mask_rcnn.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0c9b8c863cf414f7"}},{"code_sha256_prefix":"e8526a516b4f9206","entry":"convert_basic_c2_names","repo":"ayoolaolafenwa/PixelLib","repo_kind":"listed","path":"pixellib/torchbackend/instance/checkpoint/c2_model_loading.py","file_url":"https://github.com/ayoolaolafenwa/PixelLib/blob/HEAD/pixellib/torchbackend/instance/checkpoint/c2_model_loading.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e8526a516b4f9206"}},{"code_sha256_prefix":"e36f87059208bb7e","entry":"convert_c2_detectron_names","repo":"ayoolaolafenwa/PixelLib","repo_kind":"listed","path":"pixellib/torchbackend/instance/checkpoint/c2_model_loading.py","file_url":"https://github.com/ayoolaolafenwa/PixelLib/blob/HEAD/pixellib/torchbackend/instance/checkpoint/c2_model_loading.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e36f87059208bb7e"}},{"code_sha256_prefix":"75499b9fb42b31f7","entry":"extract_bboxes","repo":"ayoolaolafenwa/PixelLib","repo_kind":"listed","path":"pixellib/instance/utils.py","file_url":"https://github.com/ayoolaolafenwa/PixelLib/blob/HEAD/pixellib/instance/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"75499b9fb42b31f7"}},{"code_sha256_prefix":"95bccf5957a196e4","entry":"flip_combination","repo":"CuberrChen/PointRend-Paddle","repo_kind":"listed","path":"paddleseg/core/infer.py","file_url":"https://github.com/CuberrChen/PointRend-Paddle/blob/HEAD/paddleseg/core/infer.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"95bccf5957a196e4"}},{"code_sha256_prefix":"4a169e8f6527333b","entry":"get_color_map_list","repo":"CuberrChen/PointRend-Paddle","repo_kind":"listed","path":"utils/gray2pseudo_color.py","file_url":"https://github.com/CuberrChen/PointRend-Paddle/blob/HEAD/utils/gray2pseudo_color.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4a169e8f6527333b"}},{"code_sha256_prefix":"10c053391f452886","entry":"get_files","repo":"CuberrChen/PointRend-Paddle","repo_kind":"listed","path":"utils/create_dataset_list.py","file_url":"https://github.com/CuberrChen/PointRend-Paddle/blob/HEAD/utils/create_dataset_list.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"10c053391f452886"}},{"code_sha256_prefix":"c8f710d7401e0006","entry":"get_image_list","repo":"CuberrChen/PointRend-Paddle","repo_kind":"listed","path":"predict.py","file_url":"https://github.com/CuberrChen/PointRend-Paddle/blob/HEAD/predict.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c8f710d7401e0006"}},{"code_sha256_prefix":"026fee631ce4a66c","entry":"get_reverse_list","repo":"CuberrChen/PointRend-Paddle","repo_kind":"listed","path":"paddleseg/core/infer.py","file_url":"https://github.com/CuberrChen/PointRend-Paddle/blob/HEAD/paddleseg/core/infer.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"026fee631ce4a66c"}},{"code_sha256_prefix":"20eb3e6b0aba73e4","entry":"get_test_config","repo":"CuberrChen/PointRend-Paddle","repo_kind":"listed","path":"val.py","file_url":"https://github.com/CuberrChen/PointRend-Paddle/blob/HEAD/val.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"20eb3e6b0aba73e4"}},{"code_sha256_prefix":"32d2a7cc8725e25e","entry":"get_test_config","repo":"CuberrChen/PointRend-Paddle","repo_kind":"listed","path":"predict.py","file_url":"https://github.com/CuberrChen/PointRend-Paddle/blob/HEAD/predict.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"32d2a7cc8725e25e"}},{"code_sha256_prefix":"1fe9d10d9e769de8","entry":"getpoint","repo":"JamesQFreeman/PointRend","repo_kind":"listed","path":"pointGenerate.py","file_url":"https://github.com/JamesQFreeman/PointRend/blob/HEAD/pointGenerate.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1fe9d10d9e769de8"}},{"code_sha256_prefix":"2f75a098ce9f7b0e","entry":"partition_list","repo":"CuberrChen/PointRend-Paddle","repo_kind":"listed","path":"paddleseg/core/predict.py","file_url":"https://github.com/CuberrChen/PointRend-Paddle/blob/HEAD/paddleseg/core/predict.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2f75a098ce9f7b0e"}},{"code_sha256_prefix":"ac2638463572c152","entry":"align_and_update_state_dicts","repo":"ayoolaolafenwa/PixelLib","repo_kind":"listed","path":"pixellib/torchbackend/instance/checkpoint/c2_model_loading.py","file_url":"https://github.com/ayoolaolafenwa/PixelLib/blob/HEAD/pixellib/torchbackend/instance/checkpoint/c2_model_loading.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ac2638463572c152"}},{"code_sha256_prefix":"4ea5e920502e7ce7","entry":"identity_block","repo":"ayoolaolafenwa/PixelLib","repo_kind":"listed","path":"pixellib/instance/mask_rcnn.py","file_url":"https://github.com/ayoolaolafenwa/PixelLib/blob/HEAD/pixellib/instance/mask_rcnn.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4ea5e920502e7ce7"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}