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

Extraction: Advanced Methods00:56

Extraction: Advanced Methods

564
Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is...
564
Association Areas of the Cortex01:21

Association Areas of the Cortex

6.7K
Association areas are regions of the cerebral cortex that do not have a specific sensory or motor function. Instead, they integrate and interpret information from various sources to enable higher cognitive processes such as memory, learning, and decision-making. Some key association areas include the following:
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
6.7K
Reducing Line Loss01:18

Reducing Line Loss

215
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
215
Insensitive Nuclei Enhanced by Polarization Transfer (INEPT)01:15

Insensitive Nuclei Enhanced by Polarization Transfer (INEPT)

585
Insensitive Nuclei Enhanced by Polarization Transfer (INEPT) is an advanced Nuclear Magnetic Resonance (NMR) technique specifically designed to detect and enhance the signals of low-abundance nuclei, such as carbon-13 and nitrogen-15, in small molecules. The fundamental principle behind INEPT is the transfer of polarization from a more abundant and highly polarizable nucleus, typically hydrogen-1, to the low-abundance nucleus of interest. This process effectively boosts the NMR signal of the...
585
Visual System01:26

Visual System

826
Light enters the eye through the cornea, a transparent, dome-shaped surface covering the surface of the eyeball that helps to direct and focus incoming light. This light is then channeled toward the pupil, an adjustable opening whose size is controlled by the iris. The iris, a pigmented muscle, regulates the amount of light entering the eye by contracting or dilating the pupil, thereby ensuring optimal light levels for clear vision.
Once through the pupil, the light passes through the lens, a...
826

You might also read

Related Articles

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

Sort by
Same author

Effect of sarcopenia on risk of atrial fibrillation: a systematic review and meta-analysis of observational studies.

Frontiers in cardiovascular medicine·2026
Same author

A single-nucleus and spatial transcriptomic atlas of poplar leaves reveals the regulation of leaf polarity and cuticle deposition.

Journal of genetics and genomics = Yi chuan xue bao·2026
Same author

The identification of gibberellin 2-oxidase gene family in cotton and functional analysis.

BMC plant biology·2026
Same author

A comprehensive soil pollution monitoring system based on convolutional recursive sequence network and terahertz spectroscopy.

Analytica chimica acta·2026
Same author

MOF-derived AgCl/ZnO heterojunction photocatalysts: Enhanced degradation of tetracycline via promoted charge carrier separation.

Environmental research·2026
Same author

Yb-Doped Cu-Based Catalyst Boosting Electrochemical CO<sub>2</sub>-to-C<sub>2+</sub> Reduction Across pH Range at Ampere-Level Current Density.

Angewandte Chemie (International ed. in English)·2026
Same journal

DARUMA: a gateway to fast and easy prediction of intrinsically disordered regions.

PeerJ. Computer science·2026
Same journal

Alzheimer's disease detection using a quantum deep neural network with Haralick feature extraction and simulated annealing optimization.

PeerJ. Computer science·2026
Same journal

Network anomaly detection using Deep Autoencoder and parallel Artificial Bee Colony algorithm-trained neural network.

PeerJ. Computer science·2026
Same journal

An anomaly detection model for multivariate time series with anomaly perception.

PeerJ. Computer science·2026
Same journal

Retraction: A wormhole attack detection method for tactical wireless sensor networks.

PeerJ. Computer science·2026
Same journal

Evaluation of mental disorder with prioritization of its type by utilizing the bipolar complex fuzzy decision-making approach based on Schweizer-Sklar prioritized aggregation operators.

PeerJ. Computer science·2026
See all related articles

Related Experiment Video

Updated: Oct 8, 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

676

PlaneNet: an efficient local feature extraction network.

Bin Lin1, Houcheng Su1, Danyang Li1

  • 1Sichuan Agricultural University, College of Information Engineering, Yaan, Sichuan, China.

Peerj. Computer Science
|January 3, 2022
PubMed
Summary
This summary is machine-generated.

PlaneNet is a new lightweight neural network designed for mobile devices. It improves accuracy and reduces computational costs by optimizing the use of 1x1 convolutions, outperforming existing models.

Keywords:
Feature extractionLocal feature fusionReduce redundantStrong operabilityefficiency

More Related Videos

Super-resolution Imaging of Neuronal Dense-core Vesicles
09:30

Super-resolution Imaging of Neuronal Dense-core Vesicles

Published on: July 2, 2014

9.9K
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.0K

Related Experiment Videos

Last Updated: Oct 8, 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

676
Super-resolution Imaging of Neuronal Dense-core Vesicles
09:30

Super-resolution Imaging of Neuronal Dense-core Vesicles

Published on: July 2, 2014

9.9K
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.0K

Area of Science:

  • Computer Vision
  • Deep Learning
  • Mobile Computing

Background:

  • Deploying deep neural networks on resource-constrained embedded and mobile devices presents significant challenges.
  • Traditional lightweight networks like MobileNetV1 often increase computation time due to extensive use of 1x1 convolutions.

Purpose of the Study:

  • Introduce PlaneNet, a novel lightweight convolutional neural network architecture.
  • Enhance accuracy while reducing network parameters and multiply-accumulate operations (Madds) for mobile deployment.

Main Methods:

  • Developed PlaneNet by optimizing the utilization of 1x1 convolutions for effective local feature extraction.
  • Evaluated PlaneNet on image classification (CIFAR-10, Caltech-101, ImageNet2012) and semantic segmentation (VOC2012) tasks.

Main Results:

  • PlaneNet achieved higher accuracy (74.48%) than MobileNetV3-Large (73.99%) and GhostNet (72.87%) on classification tasks.
  • Demonstrated state-of-the-art performance with fewer parameters and reduced Madds compared to existing models.
  • Verified practical applicability for mobile devices due to its efficiency.

Conclusions:

  • PlaneNet offers a superior balance of accuracy and efficiency for mobile and embedded deep learning applications.
  • The optimized use of 1x1 convolutions in PlaneNet addresses key limitations of current lightweight networks.
  • PlaneNet represents a significant advancement towards deploying sophisticated AI models on edge devices.