Under Water Autonomous Vehicle Research Group

This Respository consists of the projects that I have done as a Part of “Under Water Autonomous Vehicle Research Group” in our college. I was in the AI domain of it and we participate in Under Water Vehicle Competitions at College levels. This Repo consists of variety of object detection codes and color classification codes. HOW TO SETUP THIS CODE???? STEP – 1 – Download the code, it will be a zip file , extractitSTEP -2 – Go to the […]

Read more

Video-quality calculates VMAF and (optionally) other video quality metrics

video-quality calculates VMAF and (optionally) other video quality metrics for a distorted video relative to a reference video before outputting them in a csv file and providing a summary. It utilises FFmpeg, FFprobe and VMAF to achieve this. Features Different quality metrics Support for distorted videos that are clips of the reference video Support for distorted videos that are cropped relative to the reference video Limitations Only supports FHD (1080p) video Has a crop feature deigned for the removal of […]

Read more

Necropolis Research and Development

Necropolis Research and Development ADR2/3/22: Development of Necropolis Time Series Research, 3 different example projects Have created 3 different field branches, Artificial Intelligence, Cryptocurrencies, and Programming Techniques Generative Adversarial Network tutorial, Gradient Descent, and mulit layer perceptron Python code has been updated 13 additional tutorials focusing on Generative NFTs and Generative Art, Coding smart contracts and minting NFTs added to cryptocurrency projects Have added two different folders to the Programming Techniques folder, namely a tutorial on how to integrate VIM […]

Read more

Estimation of the CEFR complexity score of a given word, sentence or text

… allows to estimate CEFR (Common European Framework of References) complexity score of a given word, sentence or text.CEFR scores come from database created by https://spraakbanken.gu.se/omhttps://svn.spraakdata.gu.se/sb-arkiv/pub/lexikon/kelly/kelly.xml cefr.find(‘bil’) # returns pd.DataFrame cefr.Complexity.word(‘pröva’) # returns CEFR score cefr.Complexity.sentence(‘Jag kör bil.’) # returns CEFR score cefr.Complexity.text(‘Jag kör bil. Barn kör bilar.’) # returns CEFR score    

Read more

Electrum Vertcoin Wallet With Python

Electrum – Lightweight Vertcoin client Electrum-VTC is a rebase of upstream Electrum and pulls in updates regularly. Donate VTC to support this work: VertionJAZJ7ZMauEdXaagRb4XP7cw6FXV This program uses the verthash datafile to verify block headers and expects verthash.dat to be in the data directory or the directory that the program is run from. Obtain the verthash datafile by running create-verthash-datafile. You may also copy verthash.dat from Vertcoin-Core or build from source. Windows Data Directory Linux Data Directory If you would like […]

Read more
1 231 232 233 234 235 927