wesleyZero / ucsb_hacks_ix

UCSB Hacks IX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cheat Checker

We believe that the pursuit of knowledge is a valuable and important aspect of education, and it should be carried out with integrity and honesty. Cheating not only undermines the learning process but also diminishes the value of hard work and effort put in by those who strive for academic excellence. We wanted to use new AI capabilities to help the teachers grade work more objectively.


Description πŸ‘©β€πŸŽ“

Cheat Checker is a web-based application that uses computer vision to process the submitted videos from the student during the test-taking. Python model is trained to detect when the student is not looking at the screen and when their gaze is not stable. Our machine learning model detects when student is not looking at the screen, absent, and puts out the timestamps for that activities. Teachers can see for themselves the video and check with the provided data to make a fair judgment.

Technologies πŸš€

made-with-python

  • Modified pretrained eye tracking model (by @antoinelame Python 2, 3 library), Pytorch.
  • Django framework to connect back-end and front-end, HTML/CSS to write the front-end.
  • Figma and Canva for designing.

How to use πŸ‘¨πŸΏβ€πŸŽ“

  • After uploading the video to the webpage, the detection of eye movements will be calculated and returned to you. By looking on the timestemps and checking them out in the player, Professor can make fair judjemnt and decide whether the student was cheating as wel as getting the data about their test taking.

Cheat Checker (1)

References πŸ—ΊοΈ

Hackers Info πŸ«‚


Cheat Checker

About

UCSB Hacks IX


Languages

Language:Python 81.4%Language:CMake 14.6%Language:C 1.4%Language:Vim Script 0.5%Language:JavaScript 0.4%Language:HTML 0.4%Language:CSS 0.3%Language:C++ 0.3%Language:Cython 0.3%Language:Shell 0.1%Language:Fortran 0.1%Language:Emacs Lisp 0.1%Language:PowerShell 0.0%Language:Forth 0.0%Language:Tcl 0.0%Language:M4 0.0%Language:Cuda 0.0%Language:Batchfile 0.0%Language:Objective-C++ 0.0%Language:Objective-C 0.0%Language:Dockerfile 0.0%