Your browser doesn't support javascript.
loading
Show: 20 | 50 | 100
Results 1 - 6 de 6
Filter
Add more filters










Database
Language
Publication year range
1.
Sensors (Basel) ; 22(15)2022 Jul 29.
Article in English | MEDLINE | ID: mdl-35957257

ABSTRACT

Fitness is important in people's lives. Good fitness habits can improve cardiopulmonary capacity, increase concentration, prevent obesity, and effectively reduce the risk of death. Home fitness does not require large equipment but uses dumbbells, yoga mats, and horizontal bars to complete fitness exercises and can effectively avoid contact with people, so it is deeply loved by people. People who work out at home use social media to obtain fitness knowledge, but learning ability is limited. Incomplete fitness is likely to lead to injury, and a cheap, timely, and accurate fitness detection system can reduce the risk of fitness injuries and can effectively improve people's fitness awareness. In the past, many studies have engaged in the detection of fitness movements, among which the detection of fitness movements based on wearable devices, body nodes, and image deep learning has achieved better performance. However, a wearable device cannot detect a variety of fitness movements, may hinder the exercise of the fitness user, and has a high cost. Both body-node-based and image-deep-learning-based methods have lower costs, but each has some drawbacks. Therefore, this paper used a method based on deep transfer learning to establish a fitness database. After that, a deep neural network was trained to detect the type and completeness of fitness movements. We used Yolov4 and Mediapipe to instantly detect fitness movements and stored the 1D fitness signal of movement to build a database. Finally, MLP was used to classify the 1D signal waveform of fitness. In the performance of the classification of fitness movement types, the mAP was 99.71%, accuracy was 98.56%, precision was 97.9%, recall was 98.56%, and the F1-score was 98.23%, which is quite a high performance. In the performance of fitness movement completeness classification, accuracy was 92.84%, precision was 92.85, recall was 92.84%, and the F1-score was 92.83%. The average FPS in detection was 17.5. Experimental results show that our method achieves higher accuracy compared to other methods.


Subject(s)
Machine Learning , Neural Networks, Computer , Databases, Factual , Humans , Movement
2.
Sensors (Basel) ; 21(11)2021 May 23.
Article in English | MEDLINE | ID: mdl-34071076

ABSTRACT

The Environmental Protection Administration of Taiwan's Executive Yuan has set up many air quality monitoring stations to monitor air pollution in the environment. The current weather forecast also includes information used to predict air pollution. Since air quality indicators have a considerable impact on people, the development of a simple, fast, and low-cost method to measure the AQI value is a worthy topic of research. In this study, a method was proposed to estimate AQI. Visibility had a clear positive relationship with AQI. When images and AQI were compared, it was easy to see that visibility decreased with the AQI value increase. Distance is the main factor affecting visibility, so measuring visibility with images has also become a research topic. Images with high and low PM2.5 concentrations were used to obtain regions of interest (RoI). The pixels in the RoI were calculated to obtain high-frequency information. The high-frequency information of RoI, RH, and true AQI was used for training via SVR, which was used to generate the model for AQI estimation. One year of experimental samples was collected for the experiment. Two indices were used to evaluate the performance of the proposed method. The results showed that the proposed method could be used to estimate AQI with acceptable performance in a simple, fast, and low-cost way.

3.
Sensors (Basel) ; 20(9)2020 Apr 29.
Article in English | MEDLINE | ID: mdl-32365653

ABSTRACT

One of the common methods for measuring distance is to use a camera and image processing algorithm, such as an eye and brain. Mechanical stereo vision uses two cameras to shoot the same object and analyzes the disparity of the stereo vision. One of the most robust methods to calculate disparity is the well-known census transform, which has the problem of conversion window selection. In this paper, three methods are proposed to improve the performance of the census transform. The first one uses a low-pass band of the wavelet to reduce the computation loading and a high-pass band of the wavelet to modify the disparity. The main idea of the second method is the adaptive size selection of the conversion window by edge information. The third proposed method is to apply the adaptive window size to the previous sparse census transform. In the experiments, two indexes, percentage of bad matching pixels (PoBMP) and root mean squared (RMS), are used to evaluate the performance with the known ground truth data. According to the results, the computation required can be reduced by the multiresolution feature of the wavelet transform. The accuracy is also improved with the modified disparity processing. Compared with previous methods, the number of operation points is reduced by the proposed adaptive window size method.

4.
Sensors (Basel) ; 20(8)2020 Apr 24.
Article in English | MEDLINE | ID: mdl-32344672

ABSTRACT

Fine aerosols with a diameter of less than 2.5 microns (PM2.5) have a significant negative impact on human health. However, their measurement devices or instruments are usually expensive and complicated operations are required, so a simple and effective way for measuring the PM2.5 concentration is needed. To relieve this problem, this paper attempts to provide an easy alternative approach to PM2.5 concentration estimation. The proposed approach is based on image processing schemes and a simple linear regression model. It uses images with a high and low PM2.5 concentration to obtain the difference between these images. The difference is applied to find the region with the greatest impact. The approach is described in two stages. First, a series of image processing schemes are employed to automatically select the region of interest (RoI) for PM2.5 concentration estimation. Through the selected RoI, a single feature is obtained. Second, by employing the single feature, a simple linear regression model is used and applied to PM2.5 concentration estimation. The proposed approach is verified by the real-world open data released by Taiwan's government. The proposed scheme is not expected to replace component analysis using physical or chemical techniques. We have tried to provide a cheaper and easier way to conduct PM2.5 estimation with an acceptable performance more efficiently. To achieve this, further work will be conducted and is summarized at the end of this paper.

5.
BMC Bioinformatics ; 19(1): 178, 2018 08 10.
Article in English | MEDLINE | ID: mdl-30092755

ABSTRACT

BACKGROUND: Restriction enzymes are used frequently in biotechnology. However, manual mining of restriction enzymes is challenging. Furthermore, integrating available restriction enzymes into different bioinformatics systems is necessary for many biotechnological applications, such as polymerase chain reaction-restriction fragment length polymorphism (PCR-RFLP). Thus, in the present study, we developed the package REHUNT (Restriction Enzymes HUNTing), which mines restriction enzymes from the public database REBASE using a series of search operations. RESULTS: REHUNT is a reliable and open source package implemented in JAVA. It provides useful methods and manipulations for biological sequence analysis centered around restriction enzymes contained in REBASE. All available restriction enzymes for the imported biological sequences can be identified by REHUNT. Different genotypes can be identified using PCR-RFLP based on REHUNT for single nucleotide polymorphism (SNP), mutations, and the other variations. REHUNT robustly recognizes multiple inputs with different formats, e.g. regular DNA sequences, variation-in-sequence indicated by IUPAC code, as well as variation-in-sequence indicated by dNTPs format. Variations including di-, tri-, and tetra-allelic types and indel formats are also acceptable. Furthermore, REHUNT provides classified restriction enzymes output, including IUPAC and general sequence types, as well as commercial and non-commercial availabilities. REHUNT also enables analysis for high throughput screening (HTS) technologies. CONCLUSIONS: REHUNT is open source software with GPL v3 license and can be run on all platforms. Its features include: 1) Quick restriction enzymes search throughout a sequence based on the Boyer-Moore algorithm; 2) all available restriction enzymes provided and regularly updated from REBASE; 3) an open source API available of integrating all types of bioinformatics systems and applications; 4) SNP genotyping available for plant and animal marker-assisted breeding, and for human genetics; and 5) high throughput analysis available for Next Generation Sequencing (NGS). REHUNT not only to effectively looks for restriction enzymes in a sequence, but also available for SNP genotyping. Furthermore, it can be integrated into other biological and medical applications. REHUNT offers a convenient and flexible package for powerful restriction enzymes analyses in association studies, and supports high throughput analysis. The source codes and complete API documents are available at SourceForge: https://sourceforge.net/projects/rehunt/ , GitHub: https://github.com/yuhuei/rehunt , and at: https://sites.google.com/site/yhcheng1981/rehunt .


Subject(s)
DNA Restriction Enzymes/genetics , Restriction Mapping/methods , Software/standards , Humans
6.
J Environ Sci (China) ; 21(4): 452-7, 2009.
Article in English | MEDLINE | ID: mdl-19634419

ABSTRACT

Diesel soot aggregates emitted from a model dynamometer and 11 on-road vehicles were segregated by a micro-orifice uniform deposit impactor (MOUDI). The elemental contents and morphological parameters of the aggregates were then examined by scanning electron microscopy coupled with an energy dispersive spectrometer (SEM-EDS), and combined with a fractional Brownian motion (fBm) processor. Two mode-size distributions of aggregates collected from diesel vehicles were confirmed. Mean mass concentration of 339 mg/m3 (dC/dlogdp) existed in the dominant mode (180-320 nm). A relatively high proportion of these aggregates appeared in PM1, accentuating the relevance regarding adverse health effects. Furthermore, the fBm processor directly parameterized the SEM images of fractal like aggregates and successfully quantified surface texture to extract Hurst coefficients (H) of the aggregates. For aggregates from vehicles equipped with a universal cylinder number, the H value was independent of engine operational conditions. A small H value existed in emitted aggregates from vehicles with a large number of cylinders. This study found that aggregate fractal dimension related to H was in the range of 1.641-1.775, which is in agreement with values reported by previous TEM-based experiments. According to EDS analysis, carbon content ranged in a high level of 30%-50% by weight for diesel soot aggregates. The presence of Na and Mg elements in these sampled aggregates indicated the likelihood that some engine enhancers composed of biofuel or surfactants were commonly used in on-road vehicles in Taiwan. In particular, the morphological H combined with carbon content detection can be useful for characterizing chain-like or cluster diesel soot aggregates in the atmosphere.


Subject(s)
Soot , Vehicle Emissions , Microscopy, Electron, Scanning , Particle Size
SELECTION OF CITATIONS
SEARCH DETAIL
...