CynthiaWang2018 / Task7_Intern

CNN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task7_Intern

CNN

设计网络结构,预测二维物体的对称性和空隙率

  • 空隙率:二维物体本身像素点数/经过形态学闭运算后像素点数
  • 对称性:左右对称性

Constraints:

  1. 设计两个不同的网络结构分别预测对称性和空隙率

  2. 两个任务acc均大于95%

  3. dataset are not here

  4. code

  • load.py
  • model.py
  • train.py
  • test.py

About

CNN


Languages

Language:Python 100.0%