-
Hello, I got trouble in the image preprocessing, is the segmantation model is avaliable for us to use your project. Thank you!
-
Problem Description:
Multiclass classification of facial emotions from grayscale images.
MODELS IMPLEMENTED
Convolutional Neural Network (for baseline model)
MobileNetV2 (for transfer-learning…
-
Dear authors,
First, I would like to express my appreciation for your great work on the ORAL-3D: Reconstructing the 3D Bone Structure of Oral Cavity from 2D Panoramic X-ray paper and for making the…
-
## Problem description
AttributeError: module **'keras.preprocessing.image' has no attribute 'flip_axis'**
but I can look at the object and see it.
## Problem details
I solved my problems wit…
-
Hi mmdet maintainers,
Thanks for the repo. We are the project lead of [Kornia](https://github.com/kornia/kornia), and thinking of the possibilities of integrating Kornia augmentation pipeline into …
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Excellent work!
I have completed Preprocessing: Estimate the SMPL-X body mesh using ECON and segment the input image into RGBA format
And use Python run. py -- config config/humanref. yaml -- trai…
-
Thank you for releasing the data and code for reference. I learned from your code and write my own code to run inference on single image. I used your well-trained model for multi-lable multi-disease c…
-
Up to know, most of the data preprocessing methods are for 2D images or tabular dataframe. But my dataset is about 3D images. I have to do the data preprocessing outside keras. Another problem is my d…
-
Thanks for sharing your code. I tried on a different dataset but it didn't work (please see [the second sample](https://github.com/IA-MAI/Fast-Robust-ICP/tree/master/data/sample2) in my pull request )…