evaluation
Here are 692 public repositories matching this topic...
-
Updated
May 8, 2021
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
-
Updated
Jan 11, 2021 - Haskell
Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs.
-
Updated
Jan 30, 2022 - HTML
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
-
Updated
Feb 9, 2022 - Python
Description
Currently, when a challenge link from EvalAI is shared users see a generic view of EvalAI homepage. We want the details specific to a challenge to be shown when a link is shared. Here's how it looks currently
Expected behavior:
T
(IROS 2020, ECCVW 2020) Official Python Implementation for "3D Multi-Object Tracking: A Baseline and New Evaluation Metrics"
-
Updated
Mar 11, 2022 - Python
Multi-class confusion matrix library in Python
-
Updated
Mar 31, 2022 - Python
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
-
Updated
Jan 13, 2022 - Python
Short and sweet LISP editing
-
Updated
Mar 10, 2022 - Emacs Lisp
Discussed in ContinualAI/avalanche#900
Originally posted by sivomke January 30, 2022
Hi, everyone!
I have created a benchmark with dataset_benchmark that contains 3 experiences, and then have added a validation set to this benchmark with benchmark_with_validation_stream. I am trying to use Early St
XAI - An eXplainability toolbox for machine learning
-
Updated
Oct 30, 2021 - Python
FuzzBench - Fuzzer benchmarking as a service.
-
Updated
Apr 1, 2022 - Python
Python implementation of the IOU Tracker
-
Updated
Feb 18, 2020 - Python
A General Toolbox for Identifying Object Detection Errors
-
Updated
Oct 15, 2021 - Python
TCExam is a CBA (Computer-Based Assessment) system (e-exam, CBT - Computer Based Testing) for universities, schools and companies, that enables educators and trainers to author, schedule, deliver, and report on surveys, quizzes, tests and exams.
-
Updated
Oct 12, 2021 - PHP
Expression evaluation in golang
-
Updated
Dec 5, 2021 - Go
SemanticKITTI API for visualizing dataset, processing data, and evaluating results.
-
Updated
Sep 24, 2021 - Python
Case Recommender: A Flexible and Extensible Python Framework for Recommender Systems
-
Updated
Nov 25, 2021 - Python
High-fidelity performance metrics for generative models in PyTorch
-
Updated
Nov 23, 2021 - Python
Visual Object Tracking (VOT) challenge evaluation toolkit
-
Updated
Apr 19, 2021 - MATLAB
C# Eval Expression | Evaluate, Compile, and Execute C# code and expression at runtime.
-
Updated
Mar 30, 2022 - C#
A collection of datasets that pair questions with SQL queries.
-
Updated
Dec 29, 2020 - Python
An extensive evaluation and comparison of 28 state-of-the-art superpixel algorithms on 5 datasets.
-
Updated
Jul 31, 2021 - C++
A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
-
Updated
Feb 22, 2022 - C#
中文医疗信息处理基准CBLUE: A Chinese Biomedical Language Understanding Evaluation Benchmark
-
Updated
Mar 29, 2022 - Python
Simple Safe Sandboxed Extensible Expression Evaluator for Python
-
Updated
Mar 17, 2022 - Python
Improve this page
Add a description, image, and links to the evaluation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the evaluation topic, visit your repo's landing page and select "manage topics."



Describe the bug
Streaming Datasets can't be pickled, so any interaction between them and multiprocessing results in a crash.
Steps to reproduce the bug