cnn-regression
There are 17 repositories under cnn-regression topic.
Mehrab-Kalantari/Multi-Modal-House-Price-Estimation
House price estimation from visual and textual features using both machine learning and deep learning models
rsyamil/cnn-regression
A simple guide to a vanilla CNN for regression, potentially useful for engineering applications.
edukhnai/valence-arousal-recognition
Emotion recognition with Keras library. Uses AffectNet dataset and valence-arousal labels. Implements CNN architecture with regression
TomStog/Infrared-SpO2
The dataset used for the "A non-contact SpO2 estimation using video magnification and infrared data" publication
ahmadsallakh/Images-Resolution-Enhancement-Usiung-CNN
This project aims to enhance the quality of low-resolution images by mainly focusing on sharpening the edges of colors in the image; making them sharp and distinctly better quality with some improvement in the overall quality of the image. This will be achieved through Deep Learning.
emoen/Deep-learning-for-salmon-scales
Fish scales constitute a valuable source of information about individual life histories, but correctly extracting this information requires a highly skilled expert. Here, we train a deep convolutional neural network architecture EfficientNet B4 on a set of about 9000 salmon scale images, and show that it attains good performance on predicting a set of variables used in stock management. Further, we see substantial benefits from user transfer learning with a network pre-trained on ImageNet, even if the salmon scale images are very different from those found in the data used for pre-training.
charangajjala/Deep_Denoise
🖼️🔄 Combine CNNs with Fourier Transform techniques to enhance image quality by effectively reducing noise in various imaging applications.
ifran-rahman/Solar_Estimation_KD
ENHANCING INTRA-HOUR SOLAR IRRADIANCE ESTIMATION THROUGH KNOWLEDGE DISTILLATION AND INFRARED SKY IMAGES
niki5659/Gender-and-Age-Prediction
This is my first project on Github
StevenHuang2020/FaceKeypointsRecognition
Facial key-points detection by using CNN model.
ifran-rahman/solar-irradiance-estimation-dl
INTRA-HOUR SOLAR IRRADIANCE ESTIMATION USING INFRARED SKY IMAGES AND MOBILENETV2-BASED CNN REGRESSION
RoyWeiiiii/Scope_1_Digitalised-prediction-of-blue-pigment-content-from-Spirulina-platensis
The findings in the present study will be a breakthrough for the estimation of CPC concentration from S. platensis solely based on the information provided in the image without the need to perform a prior extraction process and identification of CPC concentration using analytical equipment.
RoyWeiiiii/Scope_2_A-cutting-edge-digital-approach-for-rapid-C-phycocyanin-detection-in-Spirulina-platensis
Evaluate the robustness and performance between ML and DL models in predicting the CPC concentration under various image capturing devices, types of input image datasets, and lighting conditions. The findings in our current study can overcome the bottleneck by eliminating the need for laborious manual extraction processes and reducing the time and
SenorBunBun/age_from_image
A CNN Regression Model for Predicting Age from an Image
yein-hwang/BrainAging
Reproducing Brain Aging paper using the PyTorch libarary.
Berezniker/CV_Face_Point_Regression
Finding key points on the face
giacomopiccinini/CNN
Implementation of a convolutional neural network for regression and classification tasks