A PHP Error was encountered

Severity: Warning

Message: fopen(/tmp/ci_sessionp2j5kq6sdndr2ba4iee899t2sqoc4m1f): 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

Shreoshree Adhikari - Coders Packet
Coders Packet

Packets submitted by Shreoshree Adhikari

Handwritten Digit Recognition in Python Using OpenCV and Tensorflow

The code detects handwritten digits and recognizes them Using OpenCV and Tensorflow Python module.

Mask Detection using OpenCV and TensorFlow

The project detects whether a person in the video/image is wearing a mask or not using OpenCV and Tensorflow Python module.