Xuesong Wang

Results 9 issues of Xuesong Wang

I know I can freeze the checkpoint and get pb model. But there is a possibility the frozen procure can be wrong (I read in somewhere else). The case I...

help wanted

**[Required]** Your device: **Surface book 2 15 inch** **[Required]** Your device's CPU architecture: **i7 8650U** **[Required]** Your OS: **Windows 10** **[Required]** Details of the work you did before the problem...

I have the problem to update the `CMakeLists.txt`: ``` cmake_minimum_required(VERSION 3.7) project(tf_detector_example) set(CMAKE_CXX_STANDARD 11) set(SOURCE_FILES main.cpp utils.cpp utils.h) add_executable(tf_detector_example ${SOURCE_FILES}) # OpenCV libs set(OpenCV_DIR "C:/opencv/build/x64/vc15/lib") message("OpenCV_FOUND='${OpenCV_FOUND}'") find_package(OpenCV REQUIRED) include_directories( ${OpenCV_INCLUDE_DIRS}...

I am trying to freeze the model but I do not know what is the names of output nodes. Thanks.

Hi. I know, there are a lot of people asking errors due to a different size. I had this issue too, but I am training the model now. I have...

Hi. When I run the code, I got the following error: ![image](https://user-images.githubusercontent.com/14146871/64195971-0fa4b180-ce83-11e9-92b8-a1fca1dd75a9.png) Can you please fix it?

你好。 你有提供bvlc_alexnet.npy的下载。可是我不太清除模型的训练,以及训练用的数据是什么。 望解答。

An INNER JOIN only returns games where there have been goals, i.e. matches between the goal and game table LEFT JOIN will include it.

### Description of the bug There may be some syntax errors. I took a quick look at the address.R file and found no problems. I hope it is useful to...

bug