Giter Site home page Giter Site logo

bosch-ros-pkg / bstld Goto Github PK

View Code? Open in Web Editor NEW
170.0 14.0 59.0 938 KB

Sample scripts for the Bosch Small Traffic Lights Dataset

Home Page: https://hci.iwr.uni-heidelberg.de/benchmarks

License: MIT License

Python 100.00%
computer-vision machine-learning deep-learning automated-driving

bstld's Issues

TF models?

Hi, many thanks for putting this dataset together and also for providing detailed benchmarks and scripts. Any chance we can obtain your saved models as well (NAS-A, SSD)? - thx!

Typo in bosch_to_pascal.py

Line 24:
annotation = ET.Element("annotaion")
should be changed to:
annotation = ET.Element("annotation")

I don't know whether this causes any problems or not.

OSError

You are getting an error with OSError: [Errno Could not open image path] D:\net\pal-soc1.us.bosch.com\ifs\data\Shared_Exports\deep_learning_data\traffic_lights\university_run1\24068.png

有关数据的标注

请问这个数据集的标注为什么不是整数,我使用的rgb的图像需要针对这一点做什么额外的处理吗?

Cannot Open Dataset Files

Hello,

I downloaded the RGB dataset files from the link provided in the ReadMe. However they were all downloaded as binaries. Looking at the code I see that the input to any of the scripts is a yaml file which I assume would be inside the dataset folders. How can I open/convert to another format?

Thanks!

Which Tensorflow version

Hi,

I was unable to figure out what TF version is recommended for use. Could you please clarify? Alternatively, if you could add this (and any other library versions) to requirements.txt please.

Thanks!

'IndexError: list index out of range' when running the to_tfrecords.py file

Hi, all
Following the 'Tensorflow object detection example' RAEDME, I got an error like this when compiling the to_tfrecords.py file

Traceback (most recent call last):
File "D:\Udacity\Self-driving_car\projects\Term3\P3\models\research\bstld\tf_object_detection\to_tfrecords.py", line 195, in
create_datasets(config)
File "D:\Udacity\Self-driving_car\projects\Term3\P3\models\research\bstld\tf_object_detection\to_tfrecords.py", line 149, in create_datasets
train_labels, valid_labels = split_train_labels(train_labels)
File "D:\Udacity\Self-driving_car\projects\Term3\P3\models\research\bstld\tf_object_detection\to_tfrecords.py", line 124, in split_train_labels
train_videos = list(map(lambda x: x['path'].split('/')[-2], train_labels))
File "D:\Udacity\Self-driving_car\projects\Term3\P3\models\research\bstld\tf_object_detection\to_tfrecords.py", line 124, in
train_videos = list(map(lambda x: x['path'].split('/')[-2], train_labels))
IndexError: list index out of range

I am using the updated label files in the label_files folder. Is there any way to solve this? Many thanks~

No Instruction on Inference.py

Hello

I am a student trying to recreate a research paper for which I need to use bstld datset trained SSD architecture with Mobilenet_v1. However inference.py lacks instructions on how to use it to get a pre-trained model.

The dataset can't be used

Hello, Thanks for your great work. However, the dataset that I down load can't be opened. All the images can be open. Is there something wrong with the dataset? Thanks!

Dataset download fails for dataset_train_rgb.zip.001-003 on chrome or firefox

Hello,

I am trying to download the training dataset but I am encountering an error while doing so.

I've registered my email in the form and follow the given link to download these files:

  • dataset_train_rgb.zip.001
  • dataset_train_rgb.zip.002
  • dataset_train_rgb.zip.003
  • dataset_train_rgb.zip.004

I couldn't download the 1, 2 and 3 as I encountered these problems:

  • Chrome (Windows & Linux) Once I reached 1.7 Gb / 1.9 Gb the download restarted at 0 again and again
  • Firefox (Windows & Linux) Once I reached 1.7 Gb / 1.9 Gb the download is marked as failed

However, I succeed to download them on Windows with Internet Explorer.

I hope it's the right place to report this issue as I didn't find emails on the dataset page.

Best regards

SSD Training

Hi, I tried using the SSD config file to train. However, my training loss is almost constant at 0.346 with continuous spikes in between. After nearly ~150 steps, my loss continuous increases. I have tried tuning the parameters but no change in results unfortunately. My learning rate is also quite low. Is there anything I'm missing or should be looking into?

Thanks!

get loss_box =0

Hi, When I trained the bosch traffic light dataset with faster rcnn, I got loss_box=0. Does it mean that the label box of the object in the dataset is too small for faster rcnn to detect?

Focal length

Hi, thanks for sharing your dataset. Could you please provide additional details about the acquisition system? In particular, do you know the value of the focal length of the camera?

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.