Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

541
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
541
Convolution Properties II01:17

Convolution Properties II

350
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
350

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Langevin and Fokker-Planck analyses for diffusion-mediated passing of circular and discorectangular species in two-dimensional channels.

Physical review. E·2026
Same author

Tree diversity-soil organic carbon relationships strengthen under colder and more arid conditions.

The New phytologist·2026
Same author

Higher-order interactions enhance the latitudinal tree diversity gradient.

Nature·2026
Same author

Foliar pathogen epidemic slows decomposition of invasive plant litter.

Ecology·2026
Same author

Multiscale Modeling of Transport-Mediated Catalytic Reactions in Linear Nanopores: PNB Conversion in MSN.

Journal of chemical theory and computation·2026
Same author

Diffusion-mediated passing of molecular species in linear nanopores constrained by orientational alignment.

The Journal of chemical physics·2025

Related Experiment Video

Updated: Nov 1, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

730

Using convolutional neural networks for tick image recognition - a preliminary exploration.

Oghenekaro Omodior1, Mohammad R Saeedpour-Parizi2, Md Khaledur Rahman3

  • 1Department of Health & Wellness Design, School of Public Health, Indiana University, 1025 E. 7th Street, Bloomington, IN, 47405, USA. oomodior@indiana.edu.

Experimental & Applied Acarology
|June 20, 2021
PubMed
Summary
This summary is machine-generated.

A custom-built shallow convolutional neural network (CNN) model accurately classifies tick images, outperforming a deep learning model. This shallow CNN shows promise for mobile applications aiding citizen scientists in tick identification.

Keywords:
Amblyomma americanumConvolutional neural networkIxodes scapularisNortheastern United StatesTick-borne diseases

More Related Videos

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.5K
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

2.1K

Related Experiment Videos

Last Updated: Nov 1, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

730
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.5K
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

2.1K

Area of Science:

  • Computer Vision
  • Machine Learning
  • Entomology

Background:

  • Citizen science initiatives increasingly use smartphone images for tick data collection.
  • Deep learning models offer potential for automated tick image classification.
  • No current mobile or web applications provide automated tick image classification.

Purpose of the Study:

  • To compare the accuracy of a pre-trained deep learning model (ResNet-50) against a custom-built shallow convolutional neural network (CNN) for tick classification.
  • To evaluate model performance on common hard ticks in northeastern USA anthropic areas.

Main Methods:

  • A dataset of approximately 2000 images of four tick species, two sexes, and two life stages was created.
  • Two CNN models were trained: ResNet-50 and a shallow custom-built model.
  • Model performance was evaluated on an independent test set of tick images.

Main Results:

  • The shallow custom-built CNN achieved higher training (99.7%) and validation (99.1%) accuracies than ResNet-50.
  • The shallow model demonstrated superior performance on new data, with 80% mean prediction accuracy and 88.7% true detection confidence.
  • The shallow custom-built model exhibited a faster mean response time (3.64 seconds).

Conclusions:

  • A simple, shallow custom-built CNN model is effective for classifying common hard ticks in northeastern USA.
  • This model shows significant potential for application in mobile or web-based tools for citizen scientists, even with limited training data.
  • Shallow CNNs offer a viable alternative to complex deep learning models for specific image classification tasks with constrained datasets.