kaix90 / DCTNet

463 stars 99 forks source link

Training codes #27

Open SarfarazHabib opened 4 years ago

SarfarazHabib commented 4 years ago

Hey, Thanks for your contribution. I really like the idea. I want to do some experiments and have some questions. (PS; I appologize beforehand, if my questions are basic, I am new to Deep learning. :) )

  1. I could not find any training code in this repo, So are you guys planning to share training codes as well ?? If yes (I hope a yes), how soon ? If no :( , can you tell me how should a training function looks like..
  2. I was thinking to test your method on my own dataset, how can I do that, I mean what functions will require changes (do I need to change the network input layers or not ? If I need to train it on my data set, do i need to change anything in the pre-processing steps or in the network ?
  3. For evaluation, do you think it is feasible to run on a system without GPU ? I was trying it but I think the code is written for a GPU based system. If I want to convert it for the CPU based system, can you point out to the functions that i need to make changes at. ?
yizenghan commented 4 years ago

Same question! Looking forward to the training code.

RuyuXu2019 commented 4 years ago

Your ideas are very attractive to me, and they are very novel. I am looking forward to the training code, too!