Giter Site home page Giter Site logo

context-based-parking-slot-detect's People

Contributors

dohoseok avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

context-based-parking-slot-detect's Issues

What's the label tool

Hello, Author:
I’d like to ask about the labeling tool. How can I label the angle from the label txt?
Thanks.

Regarding yolov3.ckpt file

Hello, during implementation I got an error for yolov3.ckpt file.
That file is not present anywhere. Can you please help me with that

Machine stuck?

I am at step 3 in "Prepare Dataset". And after converting the images it has just this output:

Finished converting the parking_space dataset:
file_idx = 0
file_idx = 1000
file_idx = 2000
file_idx = 3000
file_idx = 4000

Now it had been doing "something" for 1.5 hours but I can't seem to figure out what. My machine is not unresponsive. What is it supposed to do next?

P.S. I am noob in ML, object detection, sorry if this query sounds dumb.

Problem with inference

Hi, first of all I would like to thank you for this amazing work. However, I have a problem when inferring:

python test.py --data_path=C:\Users\Brani\OneDrive\Bureau\context-based-parking-slot-detect master\train\image\180109_01_000321.jpg

Traceback (most recent call):
File "test.py", line 33, in
pcr_train.evaluate(os.path.join(args.data_path, "test"), args.pcr_test_weight)
File "C:\Users\Brani\OneDrive\Bureau\context-based-parking-slot-detect-master\parking_context_recognizer\train.py", line 78, in evaluate
type_predict, angle_predict = test_model.predict(image, steps = int(len(filenames)/BATCH_SIZE + 1))
ValueError : not enough values to decompress (expected 2, got 0)

Thanks in advance for your answer.

Some questions about the ps2.0_convert dataset?

Thanks a lot for your working.
I have some questions about the converted ps2.0 dataset. In ps2.0, a plot only have two mark-points , how did you generate the left two points and where is the occupied attribute from?

Thanks again and look forward to your reply!
nice day

tensorflow version

Thanks for the Amazing work!

However, what tensorflow version did you use?:)
Or could you provide requirements.txt file?

TypeError: __init__() got an unexpected keyword argument 'save_freq'

when I train dataset:
python train.py --data_path=$my_data_path

I meat the problem:
cp_callback = tf.keras.callbacks.ModelCheckpoint(checkpoint_path, verbose=1, save_weights_only=True,save_freq='epoch', period=10)
TypeError: init() got an unexpected keyword argument 'save_freq'

Weight_pcr files are emty

i hace succefully prepared the data , but when i run python train.py , i got no issues but the generated weight_pcr and weight_psd are emty !!!
what have i doen wrong ??

project requirements

Hello dohoseok, I want to test your project in other scenarios, but I encountered some errors when training PSD. Can you provide project requirements? Thanks
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.