Feng Wang commited on
Commit
a89ef38
·
1 Parent(s): 5dee035

fix(doc): update Dr.Sun's homepage to google scholar (#1810)

Browse files
Files changed (1) hide show
  1. README.md +3 -9
README.md CHANGED
@@ -18,12 +18,6 @@ This repo is an implementation of PyTorch version YOLOX, there is also a [MegEng
18
  * 【2021/07/26】 We now support [MegEngine](https://github.com/Megvii-BaseDetection/YOLOX/tree/main/demo/MegEngine) deployment.
19
  * 【2021/07/20】 We have released our technical report on [Arxiv](https://arxiv.org/abs/2107.08430).
20
 
21
- ## Coming soon
22
- - [ ] YOLOX-P6 and larger model.
23
- - [ ] Objects365 pretrain.
24
- - [ ] Transformer modules.
25
- - [ ] More features in need.
26
-
27
  ## Benchmark
28
 
29
  #### Standard Models.
@@ -245,9 +239,9 @@ If you use YOLOX in your research, please cite our work by using the following B
245
  }
246
  ```
247
  ## In memory of Dr. Jian Sun
248
- Without the guidance of [Dr. Jian Sun](http://www.jiansun.org/), YOLOX would not have been released and open sourced to the community.
249
- The passing away of Dr. Jian is a huge loss to the Computer Vision field. We add this section here to express our remembrance and condolences to our captain Dr. Jian.
250
- It is hoped that every AI practitioner in the world will stick to the concept of "continuous innovation to expand cognitive boundaries, and extraordinary technology to achieve product value" and move forward all the way.
251
 
252
  <div align="center"><img src="assets/sunjian.png" width="200"></div>
253
  没有孙剑博士的指导,YOLOX也不会问世并开源给社区使用。
 
18
  * 【2021/07/26】 We now support [MegEngine](https://github.com/Megvii-BaseDetection/YOLOX/tree/main/demo/MegEngine) deployment.
19
  * 【2021/07/20】 We have released our technical report on [Arxiv](https://arxiv.org/abs/2107.08430).
20
 
 
 
 
 
 
 
21
  ## Benchmark
22
 
23
  #### Standard Models.
 
239
  }
240
  ```
241
  ## In memory of Dr. Jian Sun
242
+ Without the guidance of [Dr. Jian Sun](https://scholar.google.com/citations?user=ALVSZAYAAAAJ), YOLOX would not have been released and open sourced to the community.
243
+ The passing away of Dr. Sun is a huge loss to the Computer Vision field. We add this section here to express our remembrance and condolences to our captain Dr. Sun.
244
+ It is hoped that every AI practitioner in the world will stick to the belief of "continuous innovation to expand cognitive boundaries, and extraordinary technology to achieve product value" and move forward all the way.
245
 
246
  <div align="center"><img src="assets/sunjian.png" width="200"></div>
247
  没有孙剑博士的指导,YOLOX也不会问世并开源给社区使用。