GithubHelp home page GithubHelp logo

walleclipse / iwildcam_2019_fgvc6 Goto Github PK

View Code? Open in Web Editor NEW
29.0 29.0 10.0 12.56 MB

Top 3% (7/336) solution for iWildCam 2019 - FGVC6 competition (Categorize animals in the wild)

Python 100.00%
computer-vision image-classification pytorch

iwildcam_2019_fgvc6's People

Contributors

walleclipse 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

Watchers

 avatar  avatar

iwildcam_2019_fgvc6's Issues

你好!我有个问题想请教一下?

我在阅读您的代码的时候,发现您在训练过程中保存模型的时候是采用的固定步长来保存的模型。我想问的是,如果以f1score或者是acc为基准,当当前模型在验证集上的f1score大于当前最好的f1score的时候就进行保存。这样的话会不会更好一点儿啊?避免随机性的问题?谢谢!另外一点就是,我想问下,如果按照您的这种方法,最后的话,您是怎么来选择效果最好的模型在测试集上进行测试的呢?谢谢!

something about data prepare

您好
我是最近接触到这个野生动物识别的数据,关于数据方面有些问题向您请教一下

  • 首先,您是使用了一个检测算法,将原始图像中的animal crop出来,想问一下,您主要是使用的什么算法去crop的呢,这边的Camera Trap Animals Detection Result是您跑出来的结果吗
  • 在使用detect_crop_image时候,detect_train_images是没有问题的,而在detect_test_images则出现了问题,我看了一下主要是会调用pd.read_csv(DATA_DIR + 'raw_data/test_file_orig.csv'),而在preprep data的时候是没有这个raw data的,想问一下这个文件是哪里来的
    谢谢

Animal detection problem

I have a question about object detection.
Why don't you use YOLO but use Faster R-CNN for animal detection task. I think YOLOv3 is faster and more accuracy than Faster R-CNN. I read your paper but didn't find the answer.

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.