2D Cyclist Detection

3 papers with code • 2 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

End-to-End Learning for Simultaneously Generating Decision Map and Multi-Focus Image Fusion Result

Keep-Passion/GACN 17 Oct 2020

In this work, to handle the requirements of both output image quality and comprehensive simplicity of structure implementation, we propose a cascade network to simultaneously generate decision map and fused result with an end-to-end training procedure.

Py-Feat: Python Facial Expression Analysis Toolbox

cosanlab/py-feat 8 Apr 2021

In this paper, we introduce Py-Feat, an open-source Python toolbox that provides support for detecting, preprocessing, analyzing, and visualizing facial expression data.

Zephyr: Direct Distillation of LM Alignment

huggingface/alignment-handbook 25 Oct 2023

Starting from a dataset of outputs ranked by a teacher model, we apply distilled direct preference optimization (dDPO) to learn a chat model with significantly improved intent alignment.