Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files missing #593

Open
sygys opened this issue May 21, 2022 · 2 comments
Open

Files missing #593

sygys opened this issue May 21, 2022 · 2 comments

Comments

@sygys
Copy link

sygys commented May 21, 2022

These files are missing in the provided files

Finally, run the following commands from the C:\tensorflow1\models\research directory:

(tensorflow1) C:\tensorflow1\models\research> python setup.py build
(tensorflow1) C:\tensorflow1\models\research> python setup.py install

i also miss

jupyter notebook object_detection_tutorial.ipynb

its not in the research or any other directory

@sygys sygys changed the title So many errors Files missing May 21, 2022
@Petros626
Copy link

Hey,

you must copy the setup.py from another folder. you must follow two tutorials for complete this. would recommend do first the tutorial from lazytech (https://www.youtube.com/watch?v=C5-SEZ_IvaM) and try to run object detection demo on jupyter.

@prayagpawar
Copy link

prayagpawar commented Dec 6, 2022

These files are missing in the provided files

Finally, run the following commands from the C:\tensorflow1\models\research directory:

(tensorflow1) C:\tensorflow1\models\research> python setup.py build (tensorflow1) C:\tensorflow1\models\research> python setup.py install

i also miss

jupyter notebook object_detection_tutorial.ipynb

its not in the research or any other directory

setup.py is located models/research/slim move it or copy it to models
your jupyter notebook object_detection_tutorial.ipynb is located in /models/research/object_detection/colab_tutorials

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

No branches or pull requests

3 participants