Skip to content

๐Ÿš˜ FCN-rLSTM ๋ชจ๋ธ ๋Œ€๊ทœ๋ชจ ๊ตํ†ต ๋ฐ์ดํ„ฐ์…‹ WebCamT ํ•™์Šต

Notifications You must be signed in to change notification settings

sonhl0723/fcn-rLSTM-webcamt

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

65 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

FCN-rLSTM model trained on webcamt dataset Python Python

Capstone project : Density map estimation & Vehicle Counting


Datasets

Model

Details

Memory overload occurs when about 59000 pieces of data are loaded at once

  • Save the preprocessed data as a .pickle file at once or divided into two depending on the capacity of each folder.
  • For each epoch, all pickles are loaded and trained, and after training on the last pickle file, the training results are saved to a log file in the path set for checking the results.
  • Training and test data can be modified as needed.

Contact

About

๐Ÿš˜ FCN-rLSTM ๋ชจ๋ธ ๋Œ€๊ทœ๋ชจ ๊ตํ†ต ๋ฐ์ดํ„ฐ์…‹ WebCamT ํ•™์Šต

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%