{"url":"/sota/unet-segmentation-on-munich-sentinel2-crop-1","task":{"name":"UNET Segmentation","url":"/task/unet-segmentation","note":null},"dataset":{"name":"Munich Sentinel2 Crop Segmentation","url":"/dataset/munich-sentinel2-crop-segmentation"},"category":"Computer Vision","categories":["Computer Code","Computer Vision","Medical","Robots"],"category_note":null,"description":"U-Net is an architecture for semantic segmentation. It consists of a contracting path (Up to down) and an expanding path (Down to up). During the contraction, the spatial information is reduced while feature information is increased.\r\nThe contracting path follows the typical architecture of a convolutional network. It consists of the repeated application of two 3x3 convolutions (unpadded convolutions), each followed by a rectified linear unit (ReLU) and a 2x2 max pooling operation with stride 2 for downsampling. At each downsampling step, we double the number of feature channels. Every step in the expansive path consists of an upsampling of the feature map followed by a 2x2 convolution (“up-convolution”) that halves the number of feature channels, a concatenation with the correspondingly cropped feature map from the contracting path, and two 3x3 convolutions, each followed by a ReLU. The cropping is necessary due to the loss of border pixels in every convolution. At the final layer, a 1x1 convolution is used to map each 64-component feature vector to the desired number of classes. In total the network has 23 convolutional layers.","description_from":"task","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","rank":"the archive's row order at snapshot; not re-ranked","rows_end_at":"2025-07-28","rows_withheld_as_spam":0,"metric_values":"the archive's strings, untouched"},"metrics":["Overall Accuracy"],"metric_direction":{"note":"inferred from the metric name only (the archive records no direction); null = not inferred, chart draws points only","by_metric":{"Overall Accuracy":"higher"}},"counts":{"rows":5,"rows_with_code":4,"rows_with_paper_page":5,"rows_dated":5,"rows_using_additional_data":0},"rows":[{"rank_in_archive_order":1,"model":"Swin UNETR","metrics":{"Overall Accuracy":"95.26"},"uses_additional_data":false,"paper_date":"2024-04-03","paper":"/paper/enhancing-crop-segmentation-in-satellite","paper_url":"https://www.spiedigitallibrary.org/conference-proceedings-of-spie/13072/1307208/Enhancing-crop-segmentation-in-satellite-image-time-series-with-transformer/10.1117/12.3023389.short#_=_","paper_title":"Enhancing crop segmentation in satellite image time-series with transformer networks","code":"https://gitlab.com/mattiagatti/sentinel2-crop-mapping-models","n_code_links":1,"syntology":null},{"rank_in_archive_order":2,"model":"UNet3D","metrics":{"Overall Accuracy":"94.73"},"uses_additional_data":false,"paper_date":"2024-04-03","paper":"/paper/enhancing-crop-segmentation-in-satellite","paper_url":"https://www.spiedigitallibrary.org/conference-proceedings-of-spie/13072/1307208/Enhancing-crop-segmentation-in-satellite-image-time-series-with-transformer/10.1117/12.3023389.short#_=_","paper_title":"Enhancing crop segmentation in satellite image time-series with transformer networks","code":"https://gitlab.com/mattiagatti/sentinel2-crop-mapping-models","n_code_links":1,"syntology":null},{"rank_in_archive_order":3,"model":"3D FPN with NDVI Loss","metrics":{"Overall Accuracy":"93.55"},"uses_additional_data":false,"paper_date":"2021-10-07","paper":"/paper/sentinel-2-time-series-analysis-with-3d","paper_url":"https://www.mdpi.com/2220-9964/10/7/483/htm","paper_title":"Sentinel 2 Time Series Analysis with 3D Feature Pyramid Network and Time Domain Class Activation Intervals for Crop Mapping","code":"https://gitlab.com/ignazio.gallo/sentinel-2-time-series-with-3d-fpn-and-time-domain-cai","n_code_links":1,"syntology":null},{"rank_in_archive_order":4,"model":"Sequential Recurrent Encoders","metrics":{"Overall Accuracy":"89.60"},"uses_additional_data":false,"paper_date":"2018-02-06","paper":"/paper/multi-temporal-land-cover-classification-with","paper_url":"http://arxiv.org/abs/1802.02080v4","paper_title":"Multi-Temporal Land Cover Classification with Sequential Recurrent Encoders","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":5,"model":"DeepLabv3 3D","metrics":{"Overall Accuracy":"85.98"},"uses_additional_data":false,"paper_date":"2024-04-03","paper":"/paper/enhancing-crop-segmentation-in-satellite","paper_url":"https://www.spiedigitallibrary.org/conference-proceedings-of-spie/13072/1307208/Enhancing-crop-segmentation-in-satellite-image-time-series-with-transformer/10.1117/12.3023389.short#_=_","paper_title":"Enhancing crop segmentation in satellite image time-series with transformer networks","code":"https://gitlab.com/mattiagatti/sentinel2-crop-mapping-models","n_code_links":1,"syntology":null}],"since_archive":{"claim":"Results that newer papers report for their own method, placed here by Syntology. A model pointed at the cell in the paper's own table; the number was read from that cell and checked against this leaderboard's metric, dataset, split and scale; an independent check that saw this leaderboard's other rows and every other leaderboard on the same dataset accepted it. Not reviewed by the paper's authors or by the archive's editors, and not ranked against the archive rows.","extraction_file_present":true,"measurement":{"test_papers":883,"papers_with_output":881,"judged_true":108,"judged":110,"wilson95_lower":0.9361,"measured_on":"2026-09-24","frozen_commit":"0e3de0df94"},"measurement_note":"blind adjudication of accepted entries on a held-out split of archive papers, rules frozen before the test","coverage":{"sentence":"Syntology has checked 6,885 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","complete":false,"papers_newer_than_archive":9623,"papers_checked":6885,"papers_extracted_not_yet_verified":0,"boards_without_verdict":2,"papers_not_yet_extracted":2737},"order":"newest first by month (arXiv date, else the arXiv-id month), then arXiv id descending","columns":[],"entries":[]},"syntology":{"read_at":"2026-09-25T09:33:49+00:00","claim":"Per row: N of M harvested code samples from that row's paper executed on a synthesized fixture; the other M-N are unverified. Not a reproduction of the row's number; not a correctness claim. n_pointer_only_licence counts samples the site points at rather than redistributes (a licence axis, independent of ran/unverified).","rows_with_graph_line":0,"rows_with_any_sample_ran":0,"distinct_papers_with_graph_line":0,"distinct_papers_with_any_sample_ran":0,"samples_over_distinct_papers":{"n_ran":0,"n_unverified":0,"n_samples":0,"n_pointer_only_licence":0,"note":"each paper (arXiv id) counted once, however many rows it is behind; this is the page-level figure"},"samples_row_weighted":{"n_ran":0,"n_unverified":0,"n_samples":0,"n_pointer_only_licence":0,"note":"row-weighted: a paper behind several rows is counted once per row; inflated relative to samples_over_distinct_papers by design, kept for readers summing the per-row syntology blocks"}}}