{"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/deep-learning-for-classification-and-severity","title":"Deep Learning for Classification and Severity Estimation of Coffee Leaf Biotic Stress","arxiv_id":"1907.11561","date":"2019-07-26","proceeding":null,"authors":["J. G. M. Esgario","R. A. Krohling","J. A. Ventura"],"abstract":"Biotic stress consists of damage to plants through other living organisms. Efficient control of biotic agents such as pests and pathogens (viruses, fungi, bacteria, etc.) is closely related to the concept of agricultural sustainability. Agricultural sustainability promotes the development of new technologies that allow the reduction of environmental impacts, greater accessibility to farmers and, consequently, increase on productivity. The use of computer vision with deep learning methods allows the early and correct identification of the stress-causing agent. So, corrective measures can be applied as soon as possible to mitigate the problem. The objective of this work is to design an effective and practical system capable of identifying and estimating the stress severity caused by biotic agents on coffee leaves. The proposed approach consists of a multi-task system based on convolutional neural networks. In addition, we have explored the use of data augmentation techniques to make the system more robust and accurate. The experimental results obtained for classification as well as for severity estimation indicate that the proposed system might be a suitable tool to assist both experts and farmers in the identification and quantification of biotic stresses in coffee plantations.","url_abs":"https://arxiv.org/abs/1907.11561v1","url_pdf":"https://arxiv.org/pdf/1907.11561v1.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":"deep-learning-for-classification-and-severity","repo_url":"https://github.com/esgario/lara2018","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deep-learning-for-classification-and-severity","repo_url":"https://github.com/MuhammadElmallah/Single-Input-Multiple-Output-Multi-Class-Model-Using-Transfer-Learning","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok"}}],"tasks":[{"task_slug":"data-augmentation","task_name":"Data Augmentation"},{"task_slug":"classification","task_name":"General Classification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=1907.11561","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1907.11561"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+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/MuhammadElmallah/Single-Input-Multiple-Output-Multi-Class-Model-Using-Transfer-Learning","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/esgario/lara2018","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":3,"unverified":8},"by_repo_kind":{"official":{"samples":11,"ran":3,"repositories":1}},"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":"d9def42110729a85","entry":"conv1x1","repo":"esgario/lara2018","repo_kind":"official","path":"classification/architectures/resnet.py","file_url":"https://github.com/esgario/lara2018/blob/HEAD/classification/architectures/resnet.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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d9def42110729a85"}},{"code_sha256_prefix":"fac5364e2f53c6db","entry":"conv3x3","repo":"esgario/lara2018","repo_kind":"official","path":"classification/architectures/wideresnet.py","file_url":"https://github.com/esgario/lara2018/blob/HEAD/classification/architectures/wideresnet.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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fac5364e2f53c6db"}},{"code_sha256_prefix":"e18ed73aa89f051a","entry":"conv3x3","repo":"esgario/lara2018","repo_kind":"official","path":"classification/architectures/resnet.py","file_url":"https://github.com/esgario/lara2018/blob/HEAD/classification/architectures/resnet.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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e18ed73aa89f051a"}},{"code_sha256_prefix":"346fa1c79312d816","entry":"alexnet","repo":"esgario/lara2018","repo_kind":"official","path":"classification/architectures/alexnet.py","file_url":"https://github.com/esgario/lara2018/blob/HEAD/classification/architectures/alexnet.py","link_basis":"first_harvest_node","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":"346fa1c79312d816"}},{"code_sha256_prefix":"484fef287d02ed19","entry":"dct_t","repo":"esgario/lara2018","repo_kind":"official","path":"classification/utils/dct_module.py","file_url":"https://github.com/esgario/lara2018/blob/HEAD/classification/utils/dct_module.py","link_basis":"first_harvest_node","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":"484fef287d02ed19"}},{"code_sha256_prefix":"636f79e82715abd8","entry":"googlenet","repo":"esgario/lara2018","repo_kind":"official","path":"classification/architectures/googlenet.py","file_url":"https://github.com/esgario/lara2018/blob/HEAD/classification/architectures/googlenet.py","link_basis":"first_harvest_node","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":"636f79e82715abd8"}},{"code_sha256_prefix":"f783429e246d1e37","entry":"images_loader","repo":"esgario/lara2018","repo_kind":"official","path":"classification/loaders.py","file_url":"https://github.com/esgario/lara2018/blob/HEAD/classification/loaders.py","link_basis":"first_harvest_node","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":"f783429e246d1e37"}},{"code_sha256_prefix":"6287be9dfdc15e36","entry":"load_pretrained_model","repo":"esgario/lara2018","repo_kind":"official","path":"classification/architectures/alexnet.py","file_url":"https://github.com/esgario/lara2018/blob/HEAD/classification/architectures/alexnet.py","link_basis":"first_harvest_node","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":"6287be9dfdc15e36"}},{"code_sha256_prefix":"bb478c9092e7f7b5","entry":"load_pretrained_model","repo":"esgario/lara2018","repo_kind":"official","path":"classification/architectures/googlenet.py","file_url":"https://github.com/esgario/lara2018/blob/HEAD/classification/architectures/googlenet.py","link_basis":"first_harvest_node","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":"bb478c9092e7f7b5"}},{"code_sha256_prefix":"b15eab5b4bf8c19e","entry":"mobilenet_v2","repo":"esgario/lara2018","repo_kind":"official","path":"classification/architectures/mobilenetv2.py","file_url":"https://github.com/esgario/lara2018/blob/HEAD/classification/architectures/mobilenetv2.py","link_basis":"first_harvest_node","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":"b15eab5b4bf8c19e"}},{"code_sha256_prefix":"b69f439942f28f3d","entry":"wide_resnet","repo":"esgario/lara2018","repo_kind":"official","path":"classification/architectures/wideresnet.py","file_url":"https://github.com/esgario/lara2018/blob/HEAD/classification/architectures/wideresnet.py","link_basis":"first_harvest_node","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":"b69f439942f28f3d"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}