Severity: Warning
Message: Undefined array key "choices"
Filename: controllers/Detail.php
Line Number: 249
Backtrace:
File: /var/www/html/application/controllers/Detail.php
Line: 249
Function: _error_handler
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Trying to access array offset on value of type null
Filename: controllers/Detail.php
Line Number: 249
Backtrace:
File: /var/www/html/application/controllers/Detail.php
Line: 249
Function: _error_handler
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Trying to access array offset on value of type null
Filename: controllers/Detail.php
Line Number: 249
Backtrace:
File: /var/www/html/application/controllers/Detail.php
Line: 249
Function: _error_handler
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Trying to access array offset on value of type null
Filename: controllers/Detail.php
Line Number: 249
Backtrace:
File: /var/www/html/application/controllers/Detail.php
Line: 249
Function: _error_handler
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
Filename: models/Detail_model.php
Line Number: 71
Backtrace:
File: /var/www/html/application/models/Detail_model.php
Line: 71
Function: strpos
File: /var/www/html/application/controllers/Detail.php
Line: 252
Function: insertAPISummary
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
Filename: helpers/my_audit_helper.php
Line Number: 8919
Backtrace:
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 8919
Function: str_replace
File: /var/www/html/application/controllers/Detail.php
Line: 255
Function: formatAIDetailSummary
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Undefined array key "choices"
Filename: controllers/Detail.php
Line Number: 256
Backtrace:
File: /var/www/html/application/controllers/Detail.php
Line: 256
Function: _error_handler
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Trying to access array offset on value of type null
Filename: controllers/Detail.php
Line Number: 256
Backtrace:
File: /var/www/html/application/controllers/Detail.php
Line: 256
Function: _error_handler
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Trying to access array offset on value of type null
Filename: controllers/Detail.php
Line Number: 256
Backtrace:
File: /var/www/html/application/controllers/Detail.php
Line: 256
Function: _error_handler
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Undefined array key "usage"
Filename: controllers/Detail.php
Line Number: 257
Backtrace:
File: /var/www/html/application/controllers/Detail.php
Line: 257
Function: _error_handler
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Trying to access array offset on value of type null
Filename: controllers/Detail.php
Line Number: 257
Backtrace:
File: /var/www/html/application/controllers/Detail.php
Line: 257
Function: _error_handler
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Undefined array key "usage"
Filename: controllers/Detail.php
Line Number: 258
Backtrace:
File: /var/www/html/application/controllers/Detail.php
Line: 258
Function: _error_handler
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Trying to access array offset on value of type null
Filename: controllers/Detail.php
Line Number: 258
Backtrace:
File: /var/www/html/application/controllers/Detail.php
Line: 258
Function: _error_handler
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Undefined array key "usage"
Filename: controllers/Detail.php
Line Number: 259
Backtrace:
File: /var/www/html/application/controllers/Detail.php
Line: 259
Function: _error_handler
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Trying to access array offset on value of type null
Filename: controllers/Detail.php
Line Number: 259
Backtrace:
File: /var/www/html/application/controllers/Detail.php
Line: 259
Function: _error_handler
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Undefined array key "usage"
Filename: controllers/Detail.php
Line Number: 260
Backtrace:
File: /var/www/html/application/controllers/Detail.php
Line: 260
Function: _error_handler
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Trying to access array offset on value of type null
Filename: controllers/Detail.php
Line Number: 260
Backtrace:
File: /var/www/html/application/controllers/Detail.php
Line: 260
Function: _error_handler
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Trying to access array offset on value of type null
Filename: controllers/Detail.php
Line Number: 260
Backtrace:
File: /var/www/html/application/controllers/Detail.php
Line: 260
Function: _error_handler
File: /var/www/html/index.php
Line: 316
Function: require_once
This paper introduces a solution to address the intricacy of the model employed in the deep learning-based diagnosis of musculoskeletal abnormalities and the limitations observed in the performance of a single deep learning network model. The proposed approach involves the integration of an improved EfficientNet-B2 model with MobileNetV2, resulting in the creation of FusionNet. First, EfficientNet-B2 is combined with coordinate attention (CA) to obtain CA-EfficientNet-B2. Furthermore, aiming to minimize the model parameter count, we further enhanced the mobile inverted residual bottleneck convolution module (MBConv) employed for feature extraction in EfficientNet-B2, resulting in the development of CA-MBC-EfficientNet-B2. Next, the features extracted from CA-MBC-EfficientNet-B2 and MobileNetV2 are fused. Finally, the final diagnosis of musculoskeletal abnormalities was performed by using fully connected layers. The experimental results demonstrate that, first, compared to EfficientNet-B2, CA-MBC-EfficientNet-B2 not only significantly improves the diagnostic performance of musculoskeletal abnormalities, it also reduces the parameter count and storage space by 17%. Moreover, as compared to other models, FusionNet demonstrates remarkable performance in the area of anomaly diagnosis, particularly on the elbow dataset, achieving a precision of 92.93%, an AUC of 93.89% and an accuracy of 87.10%.
Download full-text PDF |
Source |
---|---|
http://dx.doi.org/10.3934/mbe.2024025 | DOI Listing |
Ann Ital Chir
December 2024
Department of Thoracic Surgery, Shanghai University of Medicine & Health Sciences Affiliated Zhoupu Hospital, 201318 Shanghai, China.
Aim: This study aims to compare the efficacy of modified single-incision surgery with that of traditional modified Ravitch surgery for the repair of pectus excavatum in pediatric patients.
Methods: In this retrospective study, we included patients who underwent surgical correction for sternal depression from January 2015 to December 2020 across four major medical centers. Patients were categorized into two specific groups on the basis of the surgical technique employed: the modified single-incision surgery group, which comprised patients treated using the novel single-incision approach, and the traditional modified Ravitch surgery group, which included patients who received the conventional Ravitch surgery with multiple incisions.
Front Endocrinol (Lausanne)
December 2024
Medical Research Institute KITANO HOSPITAL, PIIF Tazuke-kofukai, Osaka, Japan.
Silver-Russell syndrome (SRS) is a syndrome characterized by prenatal and postnatal growth retardation, facial features, and body asymmetry. SRS is often complicated with hypoglycemia, whose etiology is unclear. We describe the clinical course of 25-year-old man with hypoglycemia.
View Article and Find Full Text PDFJ Orthop Surg Res
December 2024
The First Affiliated Hospital of Guangxi Medical University, 6 Shuangyong Road, Nanning, Guangxi, China.
Background: Congenital radioulnar synostosis (CRUS) is a rare upper limb deformity characterized by impaired rotational movement of the forearm. Rotational osteotomy is a commonly employed surgical procedure for treatment. This study aimed to analyze its surgical efficacy in treating CRUS in children.
View Article and Find Full Text PDFJ Orthop Surg Res
December 2024
Department of Pediatric Orthopedics, Shengjing Hospital of China Medical University, No. 36 Sanhao Street, Heping District, Shenyang City, Liaoning Province, 110004, China.
Background: The muscles that encase the hip serve a crucial role in both joint stability and functional efficacy, and as developmental dysplasia of the hip (DDH) progresses, the surrounding musculature may undergo specific adaptations that reduce joint stability, thereby exacerbating dislocation. Yet, the exact nature of changes in muscle morphology and quality remains inadequately investigated. This study aimed to compare magnetic resonance imaging (MRI) evaluations of the iliopsoas and other hip flexor and extensor muscles in children with unilateral DDH before and after treatment.
View Article and Find Full Text PDFZhongguo Gu Shang
December 2024
Department of Orthopaedics and Traumatology, Huzhou Hospital of Traditional Chinese Medicine Affiliated to Zhejiang Chinese Medicine University, Huzhou 313000, Zhejiang, China.
Objective: To explore clinical efficacy of congenital brachymetatarsia with immediate metatarsal lengthening.
Methods: From March 2015 to December 2020, 7 patients with brachymetatarsia were treated, including 6 females and 1 male;aged range from 18 to 30 years old;there were 5 patients with metatarsal microsomia on one foot, 2 patients with metatarsal microsomia on the first and fourth right foot, and immediate extension of metatarsal microsomia on the first and fourth right foot;two patients were short metatarsal bones of both feet. The length of short metatarsal bone, length of normal metatarsal bone, distance of short metatarsal bone and healing of bone graft were observed before and 12 months after operation.
Enter search terms and have AI summaries delivered each week - change queries or unsubscribe any time!