Skip to content

daresut/unet-object-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Source code for U-Net based object detection

This project implements a CNN U-Net for object detection, to compare the accuracy of randomly initialized vs pretrained nets when tasked with object detection.

The source code is based on a U-Net with final convolutional layers that downsize the U-Net feature map encoding for bounding box regression using a fixed size prior.

D B S 2024

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages