A PHP Error was encountered

Severity: Warning

Message: fopen(/tmp/ci_session2sgm6mompvv1lc0hkkt8autgn3jshaa9): failed to open stream: No space left on device

Filename: drivers/Session_files_driver.php

Line Number: 176

Backtrace:

File: /var/www/html/application/controllers/Public_pages.php
Line: 8
Function: __construct

File: /var/www/html/index.php
Line: 311
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to read session data: user (path: /tmp)

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /var/www/html/application/controllers/Public_pages.php
Line: 8
Function: __construct

File: /var/www/html/index.php
Line: 311
Function: require_once

Amanpreet Singh - Coders Packet
Coders Packet

Packets submitted by Amanpreet Singh

Neural Style Transfer: Exploring Artistic Expression through Deep Learning in Python

The project focuses on generating art images from content images and stylized images.

Image to Text: Generating Captions with Vision-Encoder-Decoder model

The project focuses on generating text based on the input image using Gradio Interface.

Garbage Classification using VGG16 with Keras TensorFlow in the backend

The project focuses on classifying garbage scraps such as metals, batteries, paper, and plastic using the VGG16 model.

Enhancing Image Quality Using LDM Super Resolution Techniques

This project aims to evaluate the performance of the LDM Super Resolution model on a diverse set of images, including images with different resolutions, content, and textures.