chun.ji

Results 6 comments of chun.ji

Thank you for your answer,I tried to put the right format of directories and files into /VOC2007/test,but result in some error when i convert the file,i will show you tomorrow....

#### some errors occur,I think it maybe encoding problem. > Converting image 1/5011Traceback (most recent call last): File "tf_convert_data.py", line 59, in tf.app.run() File "/home/chanji/.conda/envs/ame/lib/python3.5/site-packages/tensorflow/python/platform/app.py", line 48, in run _sys.exit(main(_sys.argv[:1]...

@gul98 ### I have not tried my own datasets,I use the voc 2007,and the result is normal,but I met a error again. ![2017-09-01 21-22-28](https://user-images.githubusercontent.com/22830268/30000980-d97f7b9a-9044-11e7-8ddb-de786e10aec4.png) do you known how to deal...

@HoracceFeng I hava find the problem,the version of tensorflow is not gpu version,thank you to the same.because Graduation project teacher ask me to use this to detection the images ,so...

I meet the similar error when use 0.8-SNAPSHOT version ``` 2024-08-09 18:28:33 java.io.IOException: Could not perform checkpoint 228 for operator Writer : pim_fltrebookdb_c_reschedule_manual (9/16)#1. at org.apache.flink.streaming.runtime.tasks.StreamTask.triggerCheckpointOnBarrier(StreamTask.java:1256) at org.apache.flink.streaming.runtime.io.checkpointing.CheckpointBarrierHandler.notifyCheckpoint(CheckpointBarrierHandler.java:147) at org.apache.flink.streaming.runtime.io.checkpointing.SingleCheckpointBarrierHandler.triggerCheckpoint(SingleCheckpointBarrierHandler.java:287)...

I maybe know why , check the jdk version of your sever and pc .if one version is high than jdk9 and another is lower than jdk9 it may happen....