12 research outputs found

    MobileNets-V1 Architecture for Web Based Fish Image Classification

    Get PDF
    Recently, the research study about fish identification become a very challenging to researchers. Climate and environmental changes have a major impact on fish species and their environment. To identify fish using manual process is time consuming and need effort to gather samples in different environment. The identification of fish species is performed by using feature extraction and a series of features. Generally, the characteristic is divided into two groups namely general characteristics and anatomical features. General characteristics is characteristic that can be seen directly without the aid of tools. The characteristics include color, texture, and fiber direction. Although, manual is performed by expert but is possible that identification is not accurate. Therefore, to overcome the problem, we create a web-based application for identifying fish by using image as input. We use 10 class data with 300 images for each class. Then, we split into training and testing with 80:20 ratio. The application was developed by using the MobileNets- V1 model. The proposed method has accuracy on 89 %, that obtain from training score is 91.04%, validation is 88,96%. This score is higher than other methods that used in this application. Total time for computation process is about 127 minutes

    Underwater Fish Detection using Deep Learning for Water Power Applications

    Full text link
    Clean energy from oceans and rivers is becoming a reality with the development of new technologies like tidal and instream turbines that generate electricity from naturally flowing water. These new technologies are being monitored for effects on fish and other wildlife using underwater video. Methods for automated analysis of underwater video are needed to lower the costs of analysis and improve accuracy. A deep learning model, YOLO, was trained to recognize fish in underwater video using three very different datasets recorded at real-world water power sites. Training and testing with examples from all three datasets resulted in a mean average precision (mAP) score of 0.5392. To test how well a model could generalize to new datasets, the model was trained using examples from only two of the datasets and then tested on examples from all three datasets. The resulting model could not recognize fish in the dataset that was not part of the training set. The mAP scores on the other two datasets that were included in the training set were higher than the scores achieved by the model trained on all three datasets. These results indicate that different methods are needed in order to produce a trained model that can generalize to new data sets such as those encountered in real world applications.Comment: Accepted at CSCI 201

    Fish Species Detection Application (FiSDA) in Leyte Gulf Using Convolutional Neural Network

    Get PDF
    This study presents an application that employs a machine-learning algorithm to identify fish species found in Leyte Gulf. It aims to help students and marine scientists with their identification and data collection. The application supports 467 fish species in which 6,918 fish images are used for training, validating, and testing the generated model. The model is trained for a total of 4,000 epochs. Using convolutional neural network (CNN) algorithm, the best model during training is observed at epoch 3,661 with an accuracy rate of 96.49% and a loss value of 0.1359. It obtains 82.81% with a loss value of 1.868 during validation and 80.58% precision during testing. The result shows that the model performs well in predicting Malatindok and Sapsap species, after obtaining the highest precision of 100%. However, Hangit is sometimes misclassified by the model after attaining 55% accuracy rate from the testing results because of its feature similarity to other species

    A Study on Fish Classification Techniques using Convolutional Neural Networks on Highly Challenged Underwater Images

    Get PDF
    Underwater Fish Species Recognition (UFSR) has attained significance because of evolving research in underwater life. Manual techniques to distinguish fish can be tricky and tedious. They might require enormous inspecting endeavours, but they can be costly. It results in limited data and a lack of human resources, which may cause incorrect object identification. Automating the fish species detection and recognition utilizing technology would assist sea life science to evolve further. UFSR in wild natural habitats is difficult because the images open natural habitat, complex background, and low luminance. Species Visualization can assist us with deep knowledge of the movements of the species underwater. Automation systems can help to classify the fish accurately and consistently. Image classification has been emerging research with the advancement of deep learning systems. The reason is that the convolutional neural networks (CNNs) don't require explicit feature extraction methods. The vast majority of the current object detection and recognition mechanisms are based on images in the outdoor environment. This paper mainly reviews the strategies proposed in the past years for underwater fish detection and classification. Further, the paper also presents the classification of three different underwater datasets using CNN with evaluation metrics

    Exploring the potential of deep learning models for fish classification

    Get PDF
    In this thesis we have studied and applied one of the recently proposed deep learning architecture, Vision transformer (ViT). We have observed the performance of ViT model under conditions like with and without transfer learning, with and without image augmentation under three different publicly available datasets. We have also observed the performance of other two popular deep neural network models like VGG16 and Inception V3 under same conditions and same three datasets. In overall comparisons, ViT showed excellent performance and can be proposed for fish image classification

    Autonomous Systems for the Environmental Characterization of Lagoons

    Get PDF
    This chapter reviews the state of the art in robotics and autonomous systems (RAS) for monitoring the environmental characteristics of lagoons, as well as potential future uses of such technologies that could contribute to enhancing current monitoring programmes. Particular emphasis will be given to unmanned aerial vehicles (UAVs), autonomous under water vehicles (AUVs), remotely operated underwater vehicles (ROVs) and (semi-)autonomous boats. Recent technological advances in UAVs, AUVs and ROVs have demonstrated that high-resolution data (e.g. 0.4 cm imagery resolution) can be gathered when bespoke sensors are incorporated within these platforms. This in turn enables the accurate quantification of key metrics within lagoon environments, such as coral morphometries. For example, coral height and width can now be estimated remotely with errors below 12.6 and 14.7 cm, respectively. The chapter will explore how the use of such technologies in combination could improve the understanding of lagoon environments through increased knowledge of the spatial and temporal variations of parameters of interest. Within this context, both advantages and limitations of the proposed approaches will be highlighted and described from operational, logistical, and regulatory considerations. The chapter will be based on recent peer-reviewed research outputs obtained by the authors

    IsVoNet8: A Proposed Deep Learning Model for Classification of Some Fish Species

    Get PDF
    In the classification of fish, both knowledge and great effort are required to determine the characteristics of fish. Traditionally, however, manual classification of extrinsic characteristics of different fish species has been a difficult and time-consuming process due to their close resemblance to each other. Recently, deep learning methods used in the light of developments in the field ofcomputer vision have facilitated the training of fish image classification models and the recognition of various fish species. In this study, a new convolutional neural network model classifying 8 different belonging to 6 families (Mullidae, Sparidae, Carangidae, Serranidae, Clupeidae, Salmonidae) fish species using deep learning methods was proposed. The species include Clupeonellacultriventris N., Sparus aurata L., Trachurus trachurus L., Mullus barbatus L., Pagrus major T & S., Dicentrarchus labrax L., Mullus surmuletus L. and Oncorhynchus mykiss W. The proposed model (IsVoNet8) is compared with the ResNet50, ResNet101 and VGG16 models. The success accuracies obtained as a result of the comparison are respectively; 98.62% in the IsVoNet8, 91.37% in the ResNet50 model, 86.12% in the ResNet101 model and 97.75% in the VGG16 model. However, it was obtained that the loss rates of ResNet50 0.3646, ResNet101 0.5811, VGG16 0.0696 and with the IsVoNet 0.0568. As a result, it has been observed that the IsVoNet classifies marine fish, which is widely consumed in Türkiye

    A Novel Detection Refinement Technique for Accurate Identification of Nephrops norvegicus Burrows in Underwater Imagery

    Get PDF
    With the evolution of the convolutional neural network (CNN), object detection in the underwater environment has gained a lot of attention. However, due to the complex nature of the underwater environment, generic CNN-based object detectors still face challenges in underwater object detection. These challenges include image blurring, texture distortion, color shift, and scale variation, which result in low precision and recall rates. To tackle this challenge, we propose a detection refinement algorithm based on spatial–temporal analysis to improve the performance of generic detectors by suppressing the false positives and recovering the missed detections in underwater videos. In the proposed work, we use state-of-the-art deep neural networks such as Inception, ResNet50, and ResNet101 to automatically classify and detect the Norway lobster Nephrops norvegicus burrows from underwater videos. Nephrops is one of the most important commercial species in Northeast Atlantic waters, and it lives in burrow systems that it builds itself on muddy bottoms. To evaluate the performance of proposed framework, we collected the data from the Gulf of Cadiz. From experiment results, we demonstrate that the proposed framework effectively suppresses false positives and recovers missed detections obtained from generic detectors. The mean average precision (mAP) gained a 10% increase with the proposed refinement technique.Versión del edito

    Identification and measurement of tropical tuna species in purse seiner catches using computer vision and deep learning

    Get PDF
    Fishery monitoring programs are essential for effective management of marine resources, as they provide scientists and managers with the necessary data for both the preparation of scientific advice and fisheries control and surveillance. The monitoring is generally done by human observers, both in port and onboard, with a high cost involved. Consequently, some Regional Fisheries Management Organizations (RFMO) are opting for electronic monitoring (EM) as an alternative or complement to human observers in certain fisheries. This is the case of the tropical tuna purse seine fishery operating in the Indian and Atlantic oceans, which started an EM program on a voluntary basis in 2017. However, even when the monitoring is conducted though EM, the image analysis is a tedious task manually performed by experts. In this paper, we propose a cost-effective methodology for the automatic processing of the images already being collected by cameras onboard tropical tuna purse seiners. Firstly, the images are preprocessed to homogenize them across all vessels and facilitate subsequent steps. Secondly, the fish are individually segmented using a deep neural network (Mask R-CNN). Then, all segments are passed through other deep neural network (ResNet50V2) to classify them by species and estimate their size distribution. For the classification of fish, we achieved an accuracy for all species of over 70%, i.e., about 3 out of 4 individuals are correctly classified to their corresponding species. The size distribution estimates are aligned with official port measurements but calculated using a larger number of individuals. Finally, we also propose improvements to the current image capture systems which can facilitate the work of the proposed automation methodology.This project is funded by the Basque Government, and the Spanish fisheries ministry through the EU next Generation funds. Jose A. Fernandes'work has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreements No 869342 (SusTunTech). This work is supported in part by the University of the Basque Country UPV/EHU grant GIU19/027. We want to thank the expert analysts who helped to annotate images with incredible effort: Manuel Santos and Inigo Krug. We also like to extend our gratitude to Marine Instruments for providing the necessary equipment tocollect the data. This paper is contribution no 1080 from AZTI, Marine Research, Basque Research and Technology Alliance (BRTA)
    corecore