Switch to unified view

a/README.md b/README.md
...
...
194
| RefineNet |      99.6      |   78.3   |
194
| RefineNet |      99.6      |   78.3   |
195
|  SESNet   |    **99.7**    | **82.6** |
195
|  SESNet   |    **99.7**    | **82.6** |
196
196
197
### Qualitative Results
197
### Qualitative Results
198
198
199
![compare](./doc/compare.jpg)
199
![compare](https://github.com/kaiwenzha/3D-Teeth-Reconstruction-from-CT-Scans/blob/master/doc/compare.jpg?raw=true)
200
200
201
## 3D Reconstruction
201
## 3D Reconstruction
202
202
203
### Image Denoising
203
### Image Denoising
204
204
...
...
257
obj_display(input_file_name);
257
obj_display(input_file_name);
258
```
258
```
259
259
260
### Demonstration
260
### Demonstration
261
261
262
![rec](./doc/rec.jpg)
262
![rec](https://github.com/kaiwenzha/3D-Teeth-Reconstruction-from-CT-Scans/blob/master/doc/rec.jpg?raw=true)
263
263
264
## Contributors
264
## Contributors
265
265
266
This repo is maintained by [Kaiwen Zha](https://github.com/KaiwenZha), and [Han Xue](https://github.com/xiaoxiaoxh).
266
This repo is maintained by [Kaiwen Zha](https://github.com/KaiwenZha), and [Han Xue](https://github.com/xiaoxiaoxh).
267
267