{"id":115078,"date":"2026-01-20T12:43:36","date_gmt":"2026-01-20T07:13:36","guid":{"rendered":"https:\/\/www.mygreatlearning.com\/blog\/?page_id=115078"},"modified":"2026-01-13T18:15:22","modified_gmt":"2026-01-13T12:45:22","slug":"research-ai-based-farm-fish-disease-detection-system","status":"publish","type":"page","link":"https:\/\/www.mygreatlearning.com\/blog\/research-ai-based-farm-fish-disease-detection-system\/","title":{"rendered":"Research: AI Based Farm Fish Disease Detection System\u00a0"},"content":{"rendered":"\n<!-- Import Google Fonts -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600&family=Merriweather:ital,wght@0,300;0,400;0,700;1,300;1,400&family=Playfair+Display:wght@700;900&display=swap\" rel=\"stylesheet\">\n\n<style>\n    \/* SCOPING: All styles are prefixed with #custom-paper-scope *\/\n    #custom-paper-scope {\n        \/* CSS Variables for easy theming *\/\n        --font-heading: 'Playfair Display', serif;\n        --font-body: 'Merriweather', serif;\n        --font-ui: 'Inter', sans-serif;\n        \n        --color-paper: #ffffff;\n        --color-text-main: #2c3e50;\n        --color-text-light: #5f6c7b;\n        --color-accent: #34495e; \/* Premium Slate *\/\n        --color-link: #2980b9;\n        --color-border: #eaeaea;\n        \n        padding: 20px 0;\n        font-family: var(--font-body);\n        color: var(--color-text-main);\n        line-height: 1.8;\n        -webkit-font-smoothing: antialiased;\n        box-sizing: border-box;\n        width: 100%;\n    }\n\n    #custom-paper-scope *,\n    #custom-paper-scope *:before,\n    #custom-paper-scope *:after {\n        box-sizing: inherit;\n    }\n\n    \/* --- LAYOUT CONTAINER --- *\/\n    #custom-paper-scope .paper-container {\n        max-width: 850px !important;\n        margin: 0 auto;\n        padding: 30px 40px;\n        background: var(--color-paper);\n        border-radius: 8px;\n    }\n\n    \/* --- BREADCRUMBS --- *\/\n    #custom-paper-scope .breadcrumbs {\n        font-family: var(--font-ui);\n        font-size: 1rem;\n        color: var(--color-text-light);\n        margin-bottom: 25px;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: center;\n        gap: 8px;\n    }\n\n    #custom-paper-scope .breadcrumbs a {\n        color: var(--color-link);\n        text-decoration: none;\n        font-weight: 500;\n        transition: color 0.2s;\n    }\n\n    #custom-paper-scope .breadcrumbs a:hover {\n        text-decoration: underline;\n        color: var(--color-accent);\n    }\n\n    #custom-paper-scope .breadcrumbs .separator {\n        font-size: 0.7rem;\n        color: #999;\n    }\n\n    #custom-paper-scope .breadcrumbs .current-crumb {\n        color: #7f8c8d;\n        cursor: default;\n    }\n\n    \/* --- TYPOGRAPHY & TITLE --- *\/\n    #custom-paper-scope .paper-title {\n        font-size: 2.5rem;\n        font-weight: 900;\n        text-align: left;\n        margin-bottom: 40px;\n        color: #1a252f;\n        line-height: 1.2;\n        letter-spacing: -0.5px;\n    }\n\n    #custom-paper-scope p {\n        font-size: 1.2rem !important; \n        margin-bottom: 24px;\n        color: #374151;\n        font-weight: 300;\n        line-height: 2;\n        text-align: justify;\n        hyphens: auto; \n    }\n\n    \/* --- AUTHORS GRID --- *\/\n    #custom-paper-scope .authors {\n        display: grid;\n        grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));\n        gap: 30px;\n        margin-bottom: 60px;\n        padding-bottom: 40px;\n        border-bottom: 1px solid var(--color-border);\n    }\n\n    #custom-paper-scope .author {\n        text-align: left;\n        font-family: var(--font-ui);\n        font-size: 1rem;\n        padding: 0; \n    }\n\n    #custom-paper-scope .author-name {\n        font-weight: 700;\n        font-size: 1rem;\n        color: #111;\n        margin-bottom: 4px;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        display: block;\n    }\n\n    #custom-paper-scope .author-role,\n    #custom-paper-scope .author-affiliation {\n        color: var(--color-text-light);\n        display: block;\n        margin-bottom: 2px;\n        font-size: 0.9rem;\n    }\n\n    \/* --- ABSTRACT --- *\/\n    #custom-paper-scope .abstract {\n        background: #f1f4f8; \n        padding: 15px 20px;\n        margin: 40px 0 60px 0;\n        border-radius: 6px;\n        border-left: 5px solid var(--color-accent);\n        position: relative;\n    }\n\n    #custom-paper-scope .abstract-title {\n        font-family: var(--font-ui);\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-size: 0.85rem;\n        color: var(--color-accent);\n        margin-bottom: 15px;\n        display: block;\n        text-align: left;\n    }\n    \n    #custom-paper-scope .abstract p {\n        font-size: 1.1rem !important;\n        margin-bottom: 0;\n        color: #445566;\n        text-align: left;\n    }\n\n    #custom-paper-scope .keywords {\n        margin-top: 15px;\n        font-family: var(--font-ui);\n        font-size: 0.9rem;\n        color: #555;\n        font-style: italic;\n    }\n\n    \/* --- SECTIONS --- *\/\n    #custom-paper-scope .section {\n        margin: 50px 0;\n    }\n\n    #custom-paper-scope .section-title {\n        font-family: var(--font-ui);\n        font-size: 1.4rem;\n        font-weight: 700;\n        margin: 40px 0 20px 0;\n        padding-bottom: 10px;\n        border-bottom: 2px solid #eee;\n        color: #111;\n        letter-spacing: -0.02em;\n        text-align: left;\n    }\n\n    #custom-paper-scope .subsection-title {\n        font-family: var(--font-ui);\n        font-size: 1.15rem;\n        font-weight: 600;\n        margin: 30px 0 15px 0;\n        color: var(--color-text-main);\n        text-align: left;\n    }\n\n    \/* --- LISTS --- *\/\n    #custom-paper-scope ul, \n    #custom-paper-scope ol {\n        margin: 20px 0 20px 20px;\n        padding-left: 20px;\n        color: #374151;\n        font-family: var(--font-ui);\n    }\n\n    #custom-paper-scope li {\n        margin-bottom: 10px;\n        font-size: 1.1rem !important;\n    }\n\n    \/* --- FIGURES --- *\/\n    #custom-paper-scope .figure {\n        margin: 50px 0;\n        text-align: center;\n        background: #fff;\n        padding: 10px;\n    }\n\n    #custom-paper-scope .figure img {\n        max-width: 100%;\n        height: auto;\n        border-radius: 4px;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n        border: 1px solid #eee;\n    }\n\n    #custom-paper-scope .figure-caption {\n        font-family: var(--font-ui);\n        font-size: 0.85rem;\n        color: #7f8c8d;\n        margin-top: 15px;\n        display: block;\n        font-weight: 500;\n        text-align: center;\n    }\n\n    \/* --- TABLES --- *\/\n    #custom-paper-scope table {\n        width: 100%;\n        border-collapse: collapse;\n        margin: 30px 0;\n        font-size: 0.95rem;\n        font-family: var(--font-ui);\n        box-shadow: 0 1px 3px rgba(0,0,0,0.1);\n    }\n\n    #custom-paper-scope th, #custom-paper-scope td {\n        border: 1px solid var(--color-border);\n        padding: 12px;\n        text-align: left;\n        vertical-align: top;\n    }\n\n    #custom-paper-scope th {\n        background-color: #f8f9fa;\n        font-weight: 600;\n        color: var(--color-accent);\n    }\n    \n    #custom-paper-scope tr:nth-child(even) {\n        background-color: #fafafa;\n    }\n\n    \/* --- REFERENCES --- *\/\n    #custom-paper-scope .references {\n        background: #fafafa;\n        padding: 30px;\n        border-top: 4px solid #333;\n        margin-top: 80px;\n    }\n    \n    #custom-paper-scope .references .section-title {\n        border-bottom: none;\n        margin-top: 0;\n    }\n\n    #custom-paper-scope .references ol {\n        margin-left: 0;\n        padding-left: 20px;\n    }\n\n    #custom-paper-scope .references li {\n        margin-bottom: 15px;\n        font-size: 0.9rem !important;\n        font-family: var(--font-ui);\n        color: #555;\n    }\n\n    \/* --- RESPONSIVENESS --- *\/\n    @media (max-width: 768px) {\n        #custom-paper-scope {\n            padding: 0;\n            background: #fff;\n        }\n        \n        #custom-paper-scope .paper-container {\n            padding: 20px 0;\n            box-shadow: none;\n            width: 100%;\n        }\n\n        #custom-paper-scope .paper-title {\n            font-size: 2rem;\n        }\n\n        #custom-paper-scope .abstract {\n            padding: 20px;\n            margin: 20px 0;\n        }\n        \n        #custom-paper-scope .authors {\n            grid-template-columns: 1fr; \n        }\n        \n        #custom-paper-scope .breadcrumbs {\n            font-size: 0.75rem;\n        }\n        \n        #custom-paper-scope table {\n            display: block;\n            overflow-x: auto;\n        }\n    }\n<\/style>\n\n<div id=\"custom-paper-scope\">\n    <div class=\"paper-container\">\n        \n        <!-- BREADCRUMBS SECTION -->\n        <nav class=\"breadcrumbs\" aria-label=\"Breadcrumb\">\n            <a href=\"https:\/\/www.mygreatlearning.com\/\">Great Learning<\/a>\n            <span class=\"separator\">&gt;<\/span>\n            \n            <a href=\"https:\/\/www.mygreatlearning.com\/blog\/\">Blog<\/a>\n            <span class=\"separator\">&gt;<\/span>\n            \n            <a href=\"https:\/\/www.mygreatlearning.com\/blog\/research-and-studies\/\">Research and studies<\/a>\n            <span class=\"separator\">&gt;<\/span>\n            \n            <span class=\"current-crumb\">AI Based Farm Fish Disease Detection System<\/span>\n        <\/nav>\n        \n        <h1 class=\"paper-title\" class=\"paper-title\" id=\"research-ai-based-farm-fish-disease-detection-system-to-help-micro-and-small-fish-farmers\">Research: AI Based Farm Fish Disease Detection System to Help Micro and Small Fish Farmers<\/h1>\n\n        <div class=\"authors\">\n            <div class=\"author\">\n                <span class=\"author-name\">Narayana Darapaneni<\/span>\n                <span class=\"author-role\">Director - AIML<\/span>\n                <span class=\"author-affiliation\">Great Learning\/Northwestern University<\/span>\n                <span class=\"author-affiliation\">Illinois, USA<\/span>\n            <\/div>\n\n            <div class=\"author\">\n                <span class=\"author-name\">S Sreekanth<\/span>\n                <span class=\"author-role\">Student - AIFL<\/span>\n                <span class=\"author-affiliation\">Great Learning<\/span>\n                <span class=\"author-affiliation\">Location, India<\/span>\n            <\/div>\n\n            <div class=\"author\">\n                <span class=\"author-name\"><a href=\"https:\/\/scholar.google.com\/citations?user=T1KFBS0AAAAJ&hl=en&oi=ao\" target=\"_blank\">Anwesh Reddy Paduri<\/a><\/span>\n                <span class=\"author-role\">Senior Data Scientist<\/span>\n                <span class=\"author-affiliation\">Great Learning<\/span>\n                <span class=\"author-affiliation\">Hyderabad, India<\/span>\n            <\/div>\n\n            <div class=\"author\">\n                <span class=\"author-name\">Anthony Shohan Roche<\/span>\n                <span class=\"author-role\">Student - AIFL<\/span>\n                <span class=\"author-affiliation\">Great Learning<\/span>\n                <span class=\"author-affiliation\">Location, India<\/span>\n            <\/div>\n            \n            <div class=\"author\">\n                <span class=\"author-name\">Murugappan V<\/span>\n                <span class=\"author-role\">Student - AIFL<\/span>\n                <span class=\"author-affiliation\">Great Learning<\/span>\n                <span class=\"author-affiliation\">Location, India<\/span>\n            <\/div>\n            \n            <div class=\"author\">\n                <span class=\"author-name\">Keisham Kiron Singha<\/span>\n                <span class=\"author-role\">Student - AIFL<\/span>\n                <span class=\"author-affiliation\">Great Learning<\/span>\n                <span class=\"author-affiliation\">Location, India<\/span>\n            <\/div>\n\n            <div class=\"author\">\n                <span class=\"author-name\">Amey V Shenwai<\/span>\n                <span class=\"author-role\">Student - AIFL<\/span>\n                <span class=\"author-affiliation\">Great Learning<\/span>\n                <span class=\"author-affiliation\">Location, India<\/span>\n            <\/div>\n        <\/div>\n\n        <div class=\"abstract\">\n            <span class=\"abstract-title\">Abstract<\/span>\n            <p>Micro and small scale Fish Farmers play a crucial role in the inland Fish farming Industry. Fish farmers in this segment face certain unique problems. One of which is the diseases affecting the fishes being cultured on their farm. Maintaining sustained Health of the fishes is essential, failing which, these farmers are liable to suffer heavy losses. Manual observation by the trained farmers, plays a key role at present, to maintain sustained observation to detect the onset of a disease in the fish farming pen or pond. This method has a severe drawback, in that it has an inherently high level of error and also a higher time lag between observations that is practically possible. In order to remove these drawbacks and increase overall efficiency in timely detection of the onset of diseases in the fishes, in any given pen or pond, an AI-based disease detection system is envisaged. This system covers periodical optical monitoring of the fishes in the farm, detecting the onset of any disease, with a minimum time lag and sending instant messages to all the stakeholders to enable them to initiate remedial action. This approach is bound to pre-empt suffering of financial loss by the farmers, due to the death of the fish.<\/p>\n\n        <\/div>\n\n        <div class=\"section\">\n            <h2 class=\"section-title\" class=\"section-title\" id=\"i-introduction\">I. INTRODUCTION<\/h2>\n            <p>One of the major challenges facing the World today is meeting and securing the food and nutritional needs of the teeming billions. In the backdrop of ever increasing population, this challenge turns into a complicated one. World population, which is around 7.6 billion today, is expected to increase to 9.2 billion by 2050 [17]. This situation, if not explicitly handled, is bound to give rise to huge gap between demand and supply of food. Food production needs to be increased by about 60-70 percent from the current level.[6],[7] Achieving this kind of growth, without further aggravating the load on the resources such as land, irrigation facilities and adversely impacting the environment, is a big challenge. The Food and Agricultural Organization of the United Nations (FAO), chalks out the road map for ensuring Food security, improving nutrition, to defeat hunger and making available a healthy diet for the entire population of the World. Every member Nation is encouraged to work towards this common goal. [6]<\/p>\n            <p>The goal committed by the World is to end hunger, food insecurity and all forms of malnutrition by 2030. This commitment calls for transformative approach encompassing efficient, resilient, inclusive and sustainable food production, storage and supply chain management. In a bid to explore all possibilities to meet the above challenge all possible avenues of food production, both conventional and non conventional needs to be considered. It is widely accepted fact that \u2018Aquaculture\u2019 can play a significant role in achieving food security.[6] Aquatic animals are highly nutritious and are the cheapest animal food sources, which serves as the valuable supplement in diet by providing essential vitamins, minerals, Omega 3 fatty acids apart from being rich source of protein. Among the animal-based food basket, farmed fish requires the lowest land use and less resource intensive, as compared to Poultry, Beef, sheep and goat meat. It is estimated that Aquaculture production needs to be more than doubled meet the projected demand in fish consumption[21]. This is envisaged to be achieved by addressing fish farms\u2019 current environmental challenges and leveraging Technology to meet many of the challenges affecting the Aquaculture Industry.[15] Presently fish contributes to 17 percent of the animal-based protein. It is expected to rise by 58 percent. Currently there is a widespread trend in marine overfishing, which has caused marine fish depletion all around the World. The expected rise in the demand for fish and marine fish depletion, calls for giving high importance to fish farming, especially inland Aquaculture or fresh water aquaculture.[15] Aquaculture is playing a prominent role in developing countries in national economic development and global food supply. FAO has also identified the potentiality of Aquaculture sector in contributing to economic development of developing nations as well as contribution towards food basket of the world to ensure food security.[6]<\/p>\n            <p>Even in India this thinking has been echoed back by the policy makers and the Government. This is well reflected in the fact that in 2020 the Government has created a separate ministry of animal husbandry, Livestock and fisheries. National fisheries policy Draft 2020 has proposed a provision of Rs.20,500 crores, for the development of fisheries, which include inland fisheries as well as aquaculture.<\/p>\n            <p>Currently, India ranks third position in the world in fisheries and second position in aquaculture. Indian fresh water inland aquaculture Industry contributes about 55% of the total Gross value of Fish production. Fresh water aquaculture covers about 2.36 million hectares, Pond and tank aquaculture covers an area of 1.07 million hectares, Other resource such as Reservoirs (3.15 million hectares), Upland lakes (0.72 million hectares) and Canals (0.12 million KM) contributes towards the rest of the inland fisheries landscape.<\/p>\n        <\/div>\n\n        <div class=\"section\">\n            <h2 class=\"section-title\" class=\"section-title\" id=\"ii-existing-data-science-applications-in-the-indian-agriculture-sector\">II. EXISTING DATA SCIENCE APPLICATIONS IN THE INDIAN AGRICULTURE SECTOR:<\/h2>\n            <p>Artificial Intelligence has already been playing crucial role in many areas of fish farming. Artificial Intelligence is being leveraged by the Global Aquaculture Industry to increase efficiency in production as well as moving towards sustainability. The increased importance given on reduction of load on resource as well as the environmental impact has give rise to adoption of modern improved methods of fish farming, replacing the traditional methods of fish farming. In the traditional method, which was hitherto followed in India, fish farming was done in natural habitats like ponds, lakes and canals, without creating any controlled environment. Because of this method it was difficult to implement advance technological solutions in this sector. [14] Thrust given by FAO & commitments made by the member Nations have resulting in wide scale adoption of modern controlled methods of fish farming both inland and marine, which includes Biofloc[3] system and Cage culture. This radical change in the Aquaculture Industry has resulted in huge scope for application of advanced technological solutions to monitor and control various aspects of the fish farming. Underwater camera with suitable lighting systems, IOT, communication networks and AI based applications are beginning to be accepted widely. Some of the application areas where AI is being leverage is briefly discussed below:<\/p>\n        <\/div>\n\n        <div class=\"section\">\n            <h2 class=\"section-title\" class=\"section-title\" id=\"iii-reducing-fish-food-wastage\">III. REDUCING FISH FOOD WASTAGE:<\/h2>\n            <p>Fish food is the major component of the overall cost of fish farming. Artificial Intelligence can be leveraged, effectively to optimize fish feeding to reduce cost of feeding as well as reduce wastage being released in to open environment. In this area of fish farming[20], Artificial Intelligence applications are fast replacing traditional methods which solely relied on people. Efficient food pellet dispersion, using Artificial Intelligence systems economizes on the consumption of food pellets, while at the same time reducing the impact on the environment, by eliminating wastage to a large extent. This leads to substantial cost saving to the farmers. [4]<\/p>\n            <p>Goals adopted by such Artificial Intelligence systems include:[5]<\/p>\n            <ol type=\"A\">\n                <li>Systems that provide farmers empirical and objective guidance on how much and when to feed.<\/li>\n                <li>Systems that use sensors to detect hunger level in fish for controlling the food dispensers, which release just adequate amount of food pellets to prevent both under feeding as well as wastage.<\/li>\n                <li>Data driven food dispensers, with food feeding schedules. These systems include learning systems which improve as more and more data is gathered and underlying model is optimized.<\/li>\n            <\/ol>\n        <\/div>\n\n        <div class=\"section\">\n            <h2 class=\"section-title\" class=\"section-title\" id=\"iv-disease-detection\">IV. DISEASE DETECTION:<\/h2>\n            <p>Traditional systems of disease detection call for continuous attention of the farmers to keep a frequent watch on the fishes to detect the onset of diseases in the fish and then to take proper remedial action to treat the disease appropriately, so that the disease does not spread to the whole stock, which may result in huge loss. [9] [10] Artificial Intelligence based disease detection systems [10] enable timely intimation to the concerned farmer, without any person being in constant watch over the fish farm.[4] This hugely impacts the work-life balance of the farmer in a positive manner. Apart from this a well trained system would be more accurate than an average farmer, who may fail to detect[19] in time, the onset of any disease because of either ignorance or fatigue. Such systems can also be integrated with treatment triggering systems, which will automate disease management of the fish farm holistically. Methods adopted for disease detection can include the following approaches:<\/p>\n            <ol type=\"A\">\n                <li>Image based detection[8] system which relies on the images gathered from a given fish pen to collect images of the fishes from time to time and then score to classify, based on the pre-trained Machine learning models to detect diseases. Such information can automatically be passed on to the stake holders for taking remedial action.[4]<\/li>\n                <li>In the advanced systems video based detection can be adopted to detect the diseases and then to automatically trigger dispensation of required chemicals to regulate the spread of disease in the pen, as well as the surrounding pens situated in the same habitat.<\/li>\n                <li>Integrating motion detection along with image processing may constitute more advanced system. Sensors may also be utilized to gather information related to onset of disease. These kinds of systems also provide scope for adopting treatment triggering approaches as soon as any disease is detected, while at the same time intimating all the concerned stake holders.<\/li>\n            <\/ol>\n        <\/div>\n\n        <div class=\"section\">\n            <h2 class=\"section-title\" class=\"section-title\" id=\"v-in-situ-parameter-monitoring-in-the-aquatic-ecosystem\">V. IN SITU PARAMETER MONITORING IN THE AQUATIC ECOSYSTEM:<\/h2>\n            <p>For a healthy and optimal yield of fishes it is very essential to monitor various aspects of the given fish farm ecosystem, like water quality, oxygen, Nitrogen and phosphorous levels in the water, presence of other types pollutants, presence of pro-biotic and disease causing bacteria etc. While optimal oxygen level is beneficial, high levels of Nitrogen and phosphorous is known to trigger algal and cyanobacterial bloom leading to reduced oxygen content in water, which is not conducive to health of the farm fishes.<\/p>\n            <p>Artificial intelligence along with sensor based devices can go a long way in fulfilling these functions without elaborate intervention of trained professionals.[4] Such approaches are being adopted to improve the quality of environment in which fishes are bred and farmed. Even in India some companies are doing some good work in this area.<\/p>\n\n            <h3 class=\"subsection-title\" class=\"subsection-title\" id=\"a-yield-management\">A. Yield Management:<\/h3>\n            <p>Presently, fish farmers assess the growth of their fishes through personalized intuitive methods of experienced farmers. This may not be the best scientific method. Adopting methods based on Artificial Intelligence, farmers can easily control the feeding cycles and schedules and quantum so as to be able to predict exactly when their fish will be ready for harvesting so as gain optimum yield. Such systems are being adopted both in India as well as global level. Non intrusive methods of assessing the weight of each fish are available, which is very helpful to the fish farmers.<\/p>\n\n            <h3 class=\"subsection-title\" class=\"subsection-title\" id=\"b-price-movement-data\">B. Price movement data:<\/h3>\n            <p>Even after putting in all the efforts fish farmers are not assured of remunerative price for their product in the market. Fish being a perishable item it has short shelf life after harvesting[17]. There are many risk factors beyond the control of the fish farmers that may affect the realization of good price for their harvest. To mitigate some of the risks involved in fish farming Artificial Intelligence can play a crucial role.[4] Practically Artificial Intelligence is being leveraged to collect market data and predict in advance the possible gate price of fishes, so that farmers can decide on the schedule and quantum of fishes to be harvested to fetch the maximum returns on their investment. Based on the historical data the fish farmers can be in a situation to make important decision as to when to start the breeding process and how much quantity to plan for periodical yield, based on the information provided by the Artificial Intelligence systems[17].<\/p>\n\n            <h3 class=\"subsection-title\" class=\"subsection-title\" id=\"c-application-proposed-to-be-developed-by-us\">C. Application proposed to be developed by us:<\/h3>\n            <p>Though there are some players providing all of the services mentioned above it is noticed that Micro and small Farmers are a marginalized segment with insufficient financial capacity to subscribe to the services presently available. So we are intending to provide Niche service specifically targeted towards these segments. Our goal is to develop a system based on Artificial Intelligence to detect Fish disease. The system by leveraging image processing technology [11] will be able to detect disease as and when afflicted within a reasonable time and intimate all stake holders including the concerned Fish Farmer. In turn the Farmer can take appropriate step to contain, the spread of disease. This will help the farmer from incurring heavy losses in case of affliction of any of the Fish disease. [4] The salient feature[18] of our solution is that the service is provided at a very low cost, keeping in mind the financial status of Micro and Small Fish Farmers, prevailing in India. Else, the Fish Farmers in this segment will not be able to make use of such Technology. Keeping the cost low is intended to be achieved even without expecting incentives from Government agencies. In case of receipt of incentives the same can be utilized to provide additional extended facilities for efficient and economical management of the Fish farms.<\/p>\n            <p>Our proposed system will consist of Underwater camera with suitable system of Lighting to obtain quality images from time to time, which will be passed on to Azure Cognitive Services on cloud, for processing, scoring and classifying based on the Trained model that has been put into place by us initially by training with data obtained from Government and other agencies dealing in the field. Once classified and if fishes are found to be afflicted by disease, a suitable, predetermined message will be passed on to the stake holders, including the concerned Fish Farmer. This will enable the concerned Fish Farmer to take immediate steps to contain the further spread of diseases both by the Fish Farmers and all the other concerned stake holders. By adopting this system Fish Farmers are expected to be protected from incurring of losses due to the onset of any of the Fish diseases.<\/p>\n            <p>Our proposed Business model will work on Multi Tenancy Subscription Model. The Fish Farmers will not be required make any kind of initial investment to benefit from the system. All the benefits will be available through a low monthly subscription.<\/p>\n            <p>The financial details and Logical set up, Process flow and Business model concepts are depicted in the table and diagrams appended at Appendix 1 to 3 below.<\/p>\n        <\/div>\n\n        <div class=\"section\">\n            <h2 class=\"section-title\" class=\"section-title\" id=\"vi-appendix\">VI. APPENDIX<\/h2>\n            <h3 class=\"subsection-title\" class=\"subsection-title\" id=\"appendix-1-business-plan-financials-microsoft-azure-services-estimate-region-central-india\">Appendix \u2013 1: Business Plan (Financials): Microsoft Azure Services - Estimate (Region: Central India)<\/h3>\n            \n            <table>\n                <thead>\n                    <tr>\n                        <th>Service type<\/th>\n                        <th>Description<\/th>\n                        <th>Estimated monthly cost<\/th>\n                        <th>Estimated upfront cost<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>Azure Cognitive Services<\/td>\n                        <td>Computer Vision, Pay as you go, S1: 1 thousand Tag, Face, Get Thumbnail Colour, Image Type transactions; 0 thousand OCR (printed), Adult, Celebrity and Landmark transactions; 0 thousand Describe and OCR (handwriting) transactions.<\/td>\n                        <td>\u20b9 74.40<\/td>\n                        <td>\u20b9 0.00<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Storage Accounts<\/td>\n                        <td>Block Blob Storage, General Purpose V2, LRS Redundancy, Hot Access Tier, 100 GB Capacity - Pay as you go, 10 x 10,000 Write operations, 10 x 10,000 List and Create Container Operations, 10 x 10,000 Read operations, 1,00,000 Archive High Priority Read, 1 x 10,000 Other operations. 1,000 GB Data Retrieval, 1,000 GB Archive High Priority Retrieval, 1,000 GB Data Write<\/td>\n                        <td>\u20b9 234.23<\/td>\n                        <td>\u20b9 0.00<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Azure Functions<\/td>\n                        <td>Consumption tier, 128 MB memory, 100 milliseconds execution time, 10,000 executions\/month<\/td>\n                        <td>\u20b9 0.00<\/td>\n                        <td>\u20b9 0.00<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Azure Cosmos DB<\/td>\n                        <td>Standard provisioned throughput (manual), Single Region Write (Single-Master) - Central India (Write Region); 400 RU\/s x 729 Hours; 0 GB transactional storage, 2 copies of periodic backup storage; Dedicated Gateway not enabled<\/td>\n                        <td>\u20b9 1,974.18<\/td>\n                        <td>\u20b9 0.00<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Support<\/td>\n                        <td>Support<\/td>\n                        <td>\u20b9 0.00<\/td>\n                        <td>\u20b9 0.00<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Total<\/strong><\/td>\n                        <td><\/td>\n                        <td><strong>\u20b9 2,282.81<\/strong><\/td>\n                        <td><strong>\u20b9 0.00<\/strong><\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n\n            <p>The above cost is factored for up to 100 customers (or 500 pens\/cages). Operations above 100 customers (500 pens) would proportionately increase some costs. Overall would work out to be cheaper than indicated above. Cost per pen works out to Rs.22.81 excluding manpower costs. This will enable the company to keep the subscription rates to the most affordable level.<\/p>\n\n            <h3 class=\"subsection-title\" class=\"subsection-title\" id=\"appendix-2-solution-at-a-glance-technical-architecture\">Appendix \u2013 2: Solution At A Glance \u2013 Technical architecture<\/h3>\n            <div class=\"figure\">\n                <img decoding=\"async\" src=\"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/01\/appendix-at-glance.png\" alt=\"Figure 1: Solution At A Glance - Technical Architecture\">\n                <div class=\"figure-caption\">Figure 1: Solution At A Glance - Technical Architecture<\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"section references\">\n            <h2 class=\"section-title\" class=\"section-title\" id=\"vii-reference\">VII. REFERENCE<\/h2>\n            <ol>\n                <li>Hand Book on Fisheries Statistics-2020 \u2013 published by Department of Fisheries, Animal Husbandry and Dairying, Government of India).<\/li>\n                <li>Data published by the Fisheries Department, West Godavari District, Andhra Pradesh in their websit:westgodavari.ap.Gov.in\/fisheries\/<\/li>\n                <li>\u201cRecent Trends in Aquaculture- Biofloc Fish Culture- Published by National Fisheries Development Board, Department of Fisheries, Ministry of Fisheries, Animal Husbandry and Dairying, Government of India.<\/li>\n                <li>\u201cA Practical Guide to using AI in Aquaculture\u201d \u2013 A report by Jonah van Beijnen and Gregg Yann ( Jan 2020) \u2013 Published by the fishsite .com (https:\/\/thefishsite.com\/articles\/a-practical-guide-to-using-ai-in-aquac ulture)<\/li>\n                <li>Deep learning for smart fish farming: applications, opportunities and challenges by Xinting Yang(et al) Published by Beijing Research Center for Information Technology in Agriculture, Beijing 100097, China (et.al)<\/li>\n                <li>The State of Food Security and Nutrition in the World- 2021- A report published by the Food and Agriculture Organization of the United Nations, Rome ,2021.<\/li>\n                <li>\u201cFood Security\u201d- An Article published by Wikipedia (https:\/\/en.wikipedia.org\/wiki\/Food_security)<\/li>\n                <li>N. Darapaneni et al., \u201cCOVID 19 severity of pneumonia analysis using chest X rays,\u201d in 2020 IEEE 15th International Conference on Industrial and Information Systems (ICIIS), 2020, pp. 381\u2013386.<\/li>\n                <li>\u201cAquaculture disease and health management\u201d- a report published by the Journal of Animal SAcience,vol.69,issue 10 , October 1991- Author- Fred P Meyer.<\/li>\n                <li>Md.Shoaib, Tanjin Taharat & Aurpa Md Abdul Kalam Azad : Fish Disease detection using image based Machine Learning Techniques in Aquaculture. https:\/\/arxiv.org\/abs\/2105.03934<\/li>\n                <li>Zion B : The use of computer vision technologies in aquaculture \u2013 A review. Science Direct Journal Vol.88 October 2012Comput. Electron. Agric., 88,<\/li>\n                <li>J.Barbedo 31.4.2014: Computer Aided disease diagnosis in Aquaculture: Current Status and perspectives for the future,- Sematicsscholar.org\/paper.<\/li>\n                <li>A.Alaimahal, P.Vimala 24.04.2018: Detection of fish freshness using Image processing International Journal of engineering research and technology(Vol.5, Issue 9).<\/li>\n                <li>Dr.P.E.Vijay Anand: 21.10.2019: The fish farming Industry of India: Global Seafood Alliance.<\/li>\n                <li>Janet Ranganathan, Richard Waite, Tim Searchinger and Craig Hanson: 12.05.2018: How to Sustainably Feed 10 Billion People by 2050, in 21 Charts: World Resources Institute.<\/li>\n                <li>N. Darapaneni, B. Krishnamurthy, and A. R. Paduri, \u201cConvolution Neural Networks: A Comparative Study for Image Classification,\u201d in 2020 IEEE 15th International Conference on Industrial and Information Systems (ICIIS), 2020, pp. 327\u2013332.<\/li>\n                <li>Recent Trends in Aquaculture \u2013 A report published by National Fisheries Development Board, Department of Fisheries, Ministry of Fisheries, Animal Husbandry and Dairying, Government of India. (https:\/\/nfdb.gov.in\/recenttrends)<\/li>\n                <li>B. E. Agossou and T. Toshiro, \u201cIoT & AI Based System for Fish Farming: Case study of Benin,\u201d in Proceedings of the Conference on Information Technology for Social Good, 2021.<\/li>\n                <li>U. F. Mustapha, A.-W. Alhassan, D.-N. Jiang, and G.-L. Li, \u201cSustainable aquaculture development: a review on the roles of cloud computing, internet of things and artificial intelligence (CIA),\u201d Rev. Aquac., vol. 13, no. 4, pp. 2076\u20132091, 2021.<\/li>\n                <li>G. Idoje, T. Dagiuklas, and M. Iqbal, \u201cSurvey for smart farming technologies: Challenges and issues,\u201d Comput. Electr. Eng., vol. 92, no. 107104, p. 107104, 2021.<\/li>\n                <li>K. Yue and Y. Shen, \u201cAn overview of disruptive technologies for aquaculture,\u201d Aquac. Fish., vol. 7, no. 2, pp. 111\u2013120, 2022.<\/li>\n                <li>O. Friha, M. A. Ferrag, L. Shu, L. Maglaras, and X. Wang, \u201cInternet of things for the future of smart agriculture: A comprehensive survey of emerging technologies,\u201d IEEE\/CAA j. autom. sin., vol. 8, no. 4, pp. 718\u2013752, 2021.<\/li>\n            <\/ol>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<a href=\"https:\/\/www.mygreatlearning.com\/blog\/research-and-studies\/\" \n   style=\"text-decoration: none; color: #007BFF; font-size: 16px; font-weight: bold; display: block; text-align: center; padding: 10px; margin: 0px auto 40px auto; width: fit-content;\">\n   Explore More Research and Studies\n<\/a>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Great Learning &gt; Blog &gt; Research and studies &gt; AI Based Farm Fish Disease Detection System Research: AI Based Farm Fish Disease Detection System to Help Micro and Small Fish Farmers Narayana Darapaneni Director - AIML Great Learning\/Northwestern University Illinois, USA S Sreekanth Student - AIFL Great Learning Location, India Anwesh Reddy Paduri Senior Data [&hellip;]<\/p>\n","protected":false},"author":41,"featured_media":115087,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[36818],"tags":[],"class_list":["post-115078","page","type-page","status-publish","has-post-thumbnail","hentry","category-research-and-studies"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Research: AI Based Farm Fish Disease Detection System\u00a0<\/title>\n<meta name=\"description\" content=\"AI-based fish disease detection system designed for micro and small farmers, enabling early disease identification and proactive intervention.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mygreatlearning.com\/blog\/research-ai-based-farm-fish-disease-detection-system\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Research: AI Based Farm Fish Disease Detection System\u00a0\" \/>\n<meta property=\"og:description\" content=\"AI-based fish disease detection system designed for micro and small farmers, enabling early disease identification and proactive intervention.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mygreatlearning.com\/blog\/research-ai-based-farm-fish-disease-detection-system\/\" \/>\n<meta property=\"og:site_name\" content=\"Great Learning Blog: Free Resources what Matters to shape your Career!\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/GreatLearningOfficial\/\" \/>\n<meta property=\"og:image\" content=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/01\/ai-based-fish-disease-detection.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1408\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@Great_Learning\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"15 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/research-ai-based-farm-fish-disease-detection-system\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/research-ai-based-farm-fish-disease-detection-system\\\/\"},\"author\":{\"name\":\"Great Learning Editorial Team\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#\\\/schema\\\/person\\\/6f993d1be4c584a335951e836f2656ad\"},\"headline\":\"Research: AI Based Farm Fish Disease Detection System\u00a0\",\"datePublished\":\"2026-01-20T07:13:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/research-ai-based-farm-fish-disease-detection-system\\\/\"},\"wordCount\":3222,\"publisher\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/research-ai-based-farm-fish-disease-detection-system\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/ai-based-fish-disease-detection.jpg\",\"articleSection\":[\"Research and Studies\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/research-ai-based-farm-fish-disease-detection-system\\\/\",\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/research-ai-based-farm-fish-disease-detection-system\\\/\",\"name\":\"Research: AI Based Farm Fish Disease Detection System\u00a0\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/research-ai-based-farm-fish-disease-detection-system\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/research-ai-based-farm-fish-disease-detection-system\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/ai-based-fish-disease-detection.jpg\",\"datePublished\":\"2026-01-20T07:13:36+00:00\",\"description\":\"AI-based fish disease detection system designed for micro and small farmers, enabling early disease identification and proactive intervention.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/research-ai-based-farm-fish-disease-detection-system\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/research-ai-based-farm-fish-disease-detection-system\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/research-ai-based-farm-fish-disease-detection-system\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/ai-based-fish-disease-detection.jpg\",\"contentUrl\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/ai-based-fish-disease-detection.jpg\",\"width\":1408,\"height\":768,\"caption\":\"AI Based Farm Fish Disease Detection System\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/research-ai-based-farm-fish-disease-detection-system\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Research: AI Based Farm Fish Disease Detection System\u00a0\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/\",\"name\":\"Great Learning Blog\",\"description\":\"Learn, Upskill &amp; Career Development Guide and Resources\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#organization\"},\"alternateName\":\"Great Learning\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#organization\",\"name\":\"Great Learning\",\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/GL-Logo.jpg\",\"contentUrl\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/GL-Logo.jpg\",\"width\":900,\"height\":900,\"caption\":\"Great Learning\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/GreatLearningOfficial\\\/\",\"https:\\\/\\\/x.com\\\/Great_Learning\",\"https:\\\/\\\/www.instagram.com\\\/greatlearningofficial\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/school\\\/great-learning\\\/\",\"https:\\\/\\\/in.pinterest.com\\\/greatlearning12\\\/\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/beaconelearning\\\/\"],\"description\":\"Great Learning is a leading global ed-tech company for professional training and higher education. It offers comprehensive, industry-relevant, hands-on learning programs across various business, technology, and interdisciplinary domains driving the digital economy. These programs are developed and offered in collaboration with the world's foremost academic institutions.\",\"email\":\"info@mygreatlearning.com\",\"legalName\":\"Great Learning Education Services Pvt. Ltd\",\"foundingDate\":\"2013-11-29\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1001\",\"maxValue\":\"5000\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#\\\/schema\\\/person\\\/6f993d1be4c584a335951e836f2656ad\",\"name\":\"Great Learning Editorial Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/unnamed.webp\",\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/unnamed.webp\",\"contentUrl\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/unnamed.webp\",\"caption\":\"Great Learning Editorial Team\"},\"description\":\"The Great Learning Editorial Staff includes a dynamic team of subject matter experts, instructors, and education professionals who combine their deep industry knowledge with innovative teaching methods. Their mission is to provide learners with the skills and insights needed to excel in their careers, whether through upskilling, reskilling, or transitioning into new fields.\",\"sameAs\":[\"https:\\\/\\\/www.mygreatlearning.com\\\/\",\"https:\\\/\\\/in.linkedin.com\\\/school\\\/great-learning\\\/\",\"https:\\\/\\\/x.com\\\/https:\\\/\\\/twitter.com\\\/Great_Learning\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCObs0kLIrDjX2LLSybqNaEA\"],\"award\":[\"Best EdTech Company of the Year 2024\",\"Education Economictimes Outstanding Education\\\/Edtech Solution Provider of the Year 2024\",\"Leading E-learning Platform 2024\"],\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/author\\\/greatlearning\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Research: AI Based Farm Fish Disease Detection System\u00a0","description":"AI-based fish disease detection system designed for micro and small farmers, enabling early disease identification and proactive intervention.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.mygreatlearning.com\/blog\/research-ai-based-farm-fish-disease-detection-system\/","og_locale":"en_US","og_type":"article","og_title":"Research: AI Based Farm Fish Disease Detection System\u00a0","og_description":"AI-based fish disease detection system designed for micro and small farmers, enabling early disease identification and proactive intervention.","og_url":"https:\/\/www.mygreatlearning.com\/blog\/research-ai-based-farm-fish-disease-detection-system\/","og_site_name":"Great Learning Blog: Free Resources what Matters to shape your Career!","article_publisher":"https:\/\/www.facebook.com\/GreatLearningOfficial\/","og_image":[{"width":1408,"height":768,"url":"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/01\/ai-based-fish-disease-detection.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@Great_Learning","twitter_misc":{"Est. reading time":"15 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.mygreatlearning.com\/blog\/research-ai-based-farm-fish-disease-detection-system\/#article","isPartOf":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/research-ai-based-farm-fish-disease-detection-system\/"},"author":{"name":"Great Learning Editorial Team","@id":"https:\/\/www.mygreatlearning.com\/blog\/#\/schema\/person\/6f993d1be4c584a335951e836f2656ad"},"headline":"Research: AI Based Farm Fish Disease Detection System\u00a0","datePublished":"2026-01-20T07:13:36+00:00","mainEntityOfPage":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/research-ai-based-farm-fish-disease-detection-system\/"},"wordCount":3222,"publisher":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/research-ai-based-farm-fish-disease-detection-system\/#primaryimage"},"thumbnailUrl":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/01\/ai-based-fish-disease-detection.jpg","articleSection":["Research and Studies"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.mygreatlearning.com\/blog\/research-ai-based-farm-fish-disease-detection-system\/","url":"https:\/\/www.mygreatlearning.com\/blog\/research-ai-based-farm-fish-disease-detection-system\/","name":"Research: AI Based Farm Fish Disease Detection System\u00a0","isPartOf":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/research-ai-based-farm-fish-disease-detection-system\/#primaryimage"},"image":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/research-ai-based-farm-fish-disease-detection-system\/#primaryimage"},"thumbnailUrl":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/01\/ai-based-fish-disease-detection.jpg","datePublished":"2026-01-20T07:13:36+00:00","description":"AI-based fish disease detection system designed for micro and small farmers, enabling early disease identification and proactive intervention.","breadcrumb":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/research-ai-based-farm-fish-disease-detection-system\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mygreatlearning.com\/blog\/research-ai-based-farm-fish-disease-detection-system\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mygreatlearning.com\/blog\/research-ai-based-farm-fish-disease-detection-system\/#primaryimage","url":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/01\/ai-based-fish-disease-detection.jpg","contentUrl":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/01\/ai-based-fish-disease-detection.jpg","width":1408,"height":768,"caption":"AI Based Farm Fish Disease Detection System"},{"@type":"BreadcrumbList","@id":"https:\/\/www.mygreatlearning.com\/blog\/research-ai-based-farm-fish-disease-detection-system\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/www.mygreatlearning.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Research: AI Based Farm Fish Disease Detection System\u00a0"}]},{"@type":"WebSite","@id":"https:\/\/www.mygreatlearning.com\/blog\/#website","url":"https:\/\/www.mygreatlearning.com\/blog\/","name":"Great Learning Blog","description":"Learn, Upskill &amp; Career Development Guide and Resources","publisher":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/#organization"},"alternateName":"Great Learning","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mygreatlearning.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.mygreatlearning.com\/blog\/#organization","name":"Great Learning","url":"https:\/\/www.mygreatlearning.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mygreatlearning.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2022\/06\/GL-Logo.jpg","contentUrl":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2022\/06\/GL-Logo.jpg","width":900,"height":900,"caption":"Great Learning"},"image":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/GreatLearningOfficial\/","https:\/\/x.com\/Great_Learning","https:\/\/www.instagram.com\/greatlearningofficial\/","https:\/\/www.linkedin.com\/school\/great-learning\/","https:\/\/in.pinterest.com\/greatlearning12\/","https:\/\/www.youtube.com\/user\/beaconelearning\/"],"description":"Great Learning is a leading global ed-tech company for professional training and higher education. It offers comprehensive, industry-relevant, hands-on learning programs across various business, technology, and interdisciplinary domains driving the digital economy. These programs are developed and offered in collaboration with the world's foremost academic institutions.","email":"info@mygreatlearning.com","legalName":"Great Learning Education Services Pvt. Ltd","foundingDate":"2013-11-29","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1001","maxValue":"5000"}},{"@type":"Person","@id":"https:\/\/www.mygreatlearning.com\/blog\/#\/schema\/person\/6f993d1be4c584a335951e836f2656ad","name":"Great Learning Editorial Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2022\/02\/unnamed.webp","url":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2022\/02\/unnamed.webp","contentUrl":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2022\/02\/unnamed.webp","caption":"Great Learning Editorial Team"},"description":"The Great Learning Editorial Staff includes a dynamic team of subject matter experts, instructors, and education professionals who combine their deep industry knowledge with innovative teaching methods. Their mission is to provide learners with the skills and insights needed to excel in their careers, whether through upskilling, reskilling, or transitioning into new fields.","sameAs":["https:\/\/www.mygreatlearning.com\/","https:\/\/in.linkedin.com\/school\/great-learning\/","https:\/\/x.com\/https:\/\/twitter.com\/Great_Learning","https:\/\/www.youtube.com\/channel\/UCObs0kLIrDjX2LLSybqNaEA"],"award":["Best EdTech Company of the Year 2024","Education Economictimes Outstanding Education\/Edtech Solution Provider of the Year 2024","Leading E-learning Platform 2024"],"url":"https:\/\/www.mygreatlearning.com\/blog\/author\/greatlearning\/"}]}},"uagb_featured_image_src":{"full":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/01\/ai-based-fish-disease-detection.jpg",1408,768,false],"thumbnail":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/01\/ai-based-fish-disease-detection-150x150.jpg",150,150,true],"medium":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/01\/ai-based-fish-disease-detection-300x164.jpg",300,164,true],"medium_large":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/01\/ai-based-fish-disease-detection-768x419.jpg",768,419,true],"large":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/01\/ai-based-fish-disease-detection-1024x559.jpg",1024,559,true],"1536x1536":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/01\/ai-based-fish-disease-detection.jpg",1408,768,false],"2048x2048":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/01\/ai-based-fish-disease-detection.jpg",1408,768,false],"web-stories-poster-portrait":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/01\/ai-based-fish-disease-detection-640x768.jpg",640,768,true],"web-stories-publisher-logo":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/01\/ai-based-fish-disease-detection-96x96.jpg",96,96,true],"web-stories-thumbnail":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/01\/ai-based-fish-disease-detection-150x82.jpg",150,82,true]},"uagb_author_info":{"display_name":"Great Learning Editorial Team","author_link":"https:\/\/www.mygreatlearning.com\/blog\/author\/greatlearning\/"},"uagb_comment_info":0,"uagb_excerpt":"Great Learning &gt; Blog &gt; Research and studies &gt; AI Based Farm Fish Disease Detection System Research: AI Based Farm Fish Disease Detection System to Help Micro and Small Fish Farmers Narayana Darapaneni Director - AIML Great Learning\/Northwestern University Illinois, USA S Sreekanth Student - AIFL Great Learning Location, India Anwesh Reddy Paduri Senior Data&hellip;","_links":{"self":[{"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/pages\/115078","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/users\/41"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/comments?post=115078"}],"version-history":[{"count":7,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/pages\/115078\/revisions"}],"predecessor-version":[{"id":115270,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/pages\/115078\/revisions\/115270"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/media\/115087"}],"wp:attachment":[{"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/media?parent=115078"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/categories?post=115078"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/tags?post=115078"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}