Kaiwen Li

Results 2 issues of Kaiwen Li

Environment: win10 + VScode + markdown-pdf 1.4.4 Problem: I typed some test texts in markdown and used markdown-pdf to generate a pdf. ![图片](https://user-images.githubusercontent.com/82894448/124383069-1f9ab000-dcfd-11eb-8d7b-72396ba622f2.png) However, the line break between "something 2"...

I am working on an object detection task and trying two different models (faster-rcnn and mask-rcnn). For each model, l created a project and logged the validation loss. I want...