This post is based on my experience when I was an intern at USTH ICT Lab. It's aimed for everyone to read.
I divide the research into 3 stages.
Stage 1: Preparation
- Define in detail what the problem is.
- Define performance metrics.
- Find dataset and relevant datasets.
- Read top research papers related to the problem as much as you can but not too deep. Read abstract, read model overview, read results.
- Check their source code if there are.
- Summarize all the ideas, all results and all hardware specification.
Stage 2: Experiments
- Pick 2 or 3 research papers that you feel you can reproduce the results.
- Read them in detail.
- Reproduce results.
- Brainstorm idea to what can be done to improve the result.
- Carry out your experiments.
- Summarize your work.
Stage 3: Report
- Write a research paper
- Publish your work.
Top comments (0)