error-detection
There are 62 repositories under error-detection topic.
shibing624/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。
aviatesk/JET.jl
An experimental code analyzer for Julia. No need for additional type annotations.
dbolya/tide
A General Toolbox for Identifying Object Detection Errors
ispras/juliet-dynamic
Juliet C/C++ Dynamic Test Suite
guidelabs/infembed
Find the samples, in the test data, on which your (generative) model makes mistakes.
ashawe/CNL
SPPU Third Year First Sem - Computer Network Lab Codes + Study Plan
elibs/ebash
enhanced bash
MarioRuiz/string_pattern
Generate strings supplying a simple pattern. Perfect to be used in test data factories. Validate if a text fulfills a specific pattern. Also you can use regular expressions (Regexp) to generate strings: `/[a-z0-9]{2,5}\w+/.gen`. Generate words in English or Spanish.
MirunaPislar/multi-head-attention-labeller
Joint text classification on multiple levels with multiple labels, using a multi-head attention mechanism to wire two prediction tasks together.
Wunkolo/qCheck
A quick alternative to cksfv for generating and verifying CRC32C checksum files.
jfc43/self-training-ensembles
Propose a principled and practically effective framework for unsupervised accuracy estimation and error detection tasks with theoretical analysis and state-of-the-art performance.
ArtesiaWater/traval
:chart_with_upwards_trend: Tools for applying automatic error detection schemes to timeseries
maropu/spark-data-repair-plugin
Provide functionality to build statistical models to repair dirty tabular data in Spark
iDoka/hdl-secded-producer
MATLAB/Octave generator of Hamming ECC coding. Output format is Verilog HDL.
lcl-hse/heptabot
A full-text error corrector for English based on transformers and deep learning
Matta-Labs/moonraker-mattaos
Connect your Klipper printer to MattaOS and join us in creating AI-powered closed-loop control for 3D printing. As a bonus, securely access and control your machines from anywhere whilst using the latest in AI error detection.
pierpaolosichera/NormaTEI
Analyze the content of one or more XML files. NormaTEI is designed mainly for two uses: control of encoding uniformity and encoding analysis
CyrilWendl/SIE-Master
Density Forests for Uncertainty, SIE Master Project, EPFL, Spring Semester 2018
DarkEden-coding/Scythe-Spaghetti-detection
Lightweight spaghetti detection program for self hosting on Raspberry-pi/single-board-computers
KasraAhmadi/NTT_Error_Detection
Efficient Algorithm Level Error Detection for Number-Theoretic Transform
robert80203/EgoPER_official
The official implementation of Error Detection in Egocentric Procedural Task Videos
sukhdev01/Error-detection-and-correction-IN-Computer_Network
Python Codes for Error detection and correction are 2 Dimentional Parity Check (advanced LPC), Longitudinal parity check (LPC), Cyclic redundency check (CRC), simple parity, Check sum, Hamming Code etc
KasraAhmadi/window_method_error_detection
Error detection enabled Window method scalar multiplication on Elliptic Curves
Tagussan/bitsnarl
Need data error detection w/o heavy computation and any extra bits? Need lightweight scrambler? bitsnarl may help you!
ArtesiaWater/gwdatalens
Dashboard for quality control of head time series.
Abhiramborige/CAO_Shortcuts
CAO/COA Algorithms
jdsdhp/crash-reporter
With CrashReporter you can provide direct feedback from users, detect bugs in apps and notify them to improve the final product.
KasraAhmadi/Tau_NAF_Conversion_Error_Detection
Error detection enabled tau-NAF conversion on Koblitz Curves
expectopatronm/Rommelag-Defect-Identification-Challenge
Defect Identification Challenge to find an efficient and exact process for error detection in the production line using Computer Vision, Deep Learning or Classical Machine Learning based techniques.
ojasvinaik13/Hamming-Code
A program for hamming code encoding and error detection and correction for any n bit binary word
T9Air/3d_print_error_detector
Spaghetti detection and messed up layer detection using images
atanughosh01/Network-Simulations
This repository contains source codes on simulations of network conditions using InterProcess Communication. All the projects were implemented in Python programming language.
uros-bojanic/cyclic-redundancy-check
[Telecommunications] A Python package for cyclic redundancy check (CRC) using polynomial long division in GF(2).