You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Image Enhance CutouPro is an Android application that allows users to enhance their old images or photos using the CutouPro API. The app utilizes Retrofit 2 for network requests, MVVM and Hilt for dependency injection.
To evaluate the performance of each regularization method (cutout, mixup, and self-supervised rotation predictor), we apply it to the CIFAR-10 dataset using a deep residual network with a depth of 20 (ResNet20)
AI Image Cutout Maker is a project that uses artificial intelligence to automatically create cutouts from images. This project is designed to simplify the process of creating cutouts, which can be a time-consuming task if done manually. This project utilizes the power of Segment Anything and Grounding Dino AI models to detect subjects in an image
This project proposes a neural network architecture Residual Dense Neural Network - ResDen, to dig the optimization ability of neural networks. With enhanced modeling of Resnet and Densenet, this architecture is easier to interpret and less prone to overfitting than traditional fully connected layers or even architectures such as Resnet with hig…
A utility (written in TypeScript) for generating customizable clip-path CSS values to create various cutout shapes in HTML elements. Supports circular, triangular, square, and more shapes by adjusting the precision parameter.