Skip to content

Website for VISMAC23, the International Summer School in Machine Vision

Notifications You must be signed in to change notification settings

vismac23/vismac23.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brand

The international Summer School in Machine Vision

Padova, Italy - September 4-8, 2023

Padova

Introduction

This repository contains the code for the VISMAC23 website.

About

The international summer school VISMAC “VISione delle MACchine” (in English, “Machine Vision”) is organized every two years by the Italian Computer Vision and Pattern Recognition (CVPL) society affiliated to the International Association for Pattern Recognition (IAPR).

The school aims to provide a stimulating opportunity for Ph.D. students and young researchers through lectures and tutorials led by computer vision experts. Participants will also have the opportunity to present the results of their research, and to interact with their scientific peers, in a friendly and constructive environment.

Development

Method 1

Simply open index.html in your browser.

Method 2

Run

npx http-server

and open http://localhost:8080

Deploy

Deploy is automatic thanks to GitHub Pages.

Credits