Skip to content

Conversation

@rwfilice
Copy link

@rwfilice rwfilice commented Mar 1, 2018

No description provided.

Modified code to:
1) Store data in individual text files corresponding with each image file in KITTI format for easy use with detectnet
1a) If you include the string "-trunc-" in your annotation label e.g. "person-trunc-0.3" the file writer/reader will parse out the percent truncation (0.3 in this example) and store it properly in KITTI format; again optimized for detectnet
2) This also facilitated activating the previous button and loading existing annotations as you tab back and forth in your image set
3) Increased annotation font size
Modified code to:
1) Store data in individual text files corresponding with each image file in KITTI format for easy use with detectnet
1a) If you include the string "-trunc-" in your annotation label e.g. "person-trunc-0.3" the file writer/reader will parse out the percent truncation (0.3 in this example) and store it properly in KITTI format; again optimized for detectnet
2) This also facilitated activating the previous button and loading existing annotations as you tab back and forth in your image set
3) Increased annotation font size
4) Added port as command line argument
Modified code to:
1) Store data in individual text files corresponding with each image file in KITTI format for easy use with detectnet
1a) If you include the string "-trunc-" in your annotation label e.g. "person-trunc-0.3" the file writer/reader will parse out the percent truncation (0.3 in this example) and store it properly in KITTI format; again optimized for detectnet
2) This also facilitated activating the previous button and loading existing annotations as you tab back and forth in your image set
3) Increased annotation font size
4) Added port as command line argument
5) New snapshot
wrong file name
Modified code to:
1) Store data in individual text files corresponding with each image file in KITTI format for easy use with detectnet
1a) If you include the string "-trunc-" in your annotation label e.g. "person-trunc-0.3" the file writer/reader will parse out the percent truncation (0.3 in this example) and store it properly in KITTI format; again optimized for detectnet
2) This also facilitated activating the previous button and loading existing annotations as you tab back and forth in your image set
3) Increased annotation font size
4) Added port as command line argument
5) New actionshot
Modified code to:
1) Store data in individual text files corresponding with each image file in KITTI format for easy use with detectnet
1a) If you include the string "-trunc-" in your annotation label e.g. "person-trunc-0.3" the file writer/reader will parse out the percent truncation (0.3 in this example) and store it properly in KITTI format; again optimized for detectnet
2) This also facilitated activating the previous button and loading existing annotations as you tab back and forth in your image set
3) Increased annotation font size
4) Added port as command line argument
5) New actionshot
Fixed the order of coordinates to match KITTI format (xmin/ymin/xmax/ymax)
@sgp715 sgp715 assigned sgp715 and unassigned sgp715 Mar 6, 2018
Images are presented in filename order.
Tiff files now excluded as browsers have trouble presenting those.
Filename is displayed in the browser.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants