Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

全体的に不要な実装部分は削除し,ファイルを整理する #2

Closed
tanimutomo opened this issue Dec 22, 2018 · 0 comments

Comments

@tanimutomo
Copy link
Owner

不便な箇所が多いので,整理したい.
現状でのタスクは以下.気づいたら追加していく.

  • 現状のコードで不要な箇所と必要な箇所,新たに追加すべき箇所をまとめる.
  • まず,ResNetの50以外のモデルのコードはいらない
  • modelのforwardの中に,nmsの計算が書かれているので,そこを分離する.
  • argpraseで渡されている引数諸々を,config distでparseする.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant