Skip to content

jerinka/Register_net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

register_net

CNN for registering two images- calculates y shift only as of now.

Medium page for reg_net

Download data

wget --no-check-certificate https://storage.googleapis.com/mledu-datasets/cats_and_dogs_filtered.zip -O cats_and_dogs_filtered.zip

unzip cats_and_dogs_filtered -d cat_dog

Train

python train.py

Infer on images

python infer.py

Releases

No releases published

Packages

No packages published