216 research outputs found

    Multi-scale Orderless Pooling of Deep Convolutional Activation Features

    Full text link
    Deep convolutional neural networks (CNN) have shown their promise as a universal representation for recognition. However, global CNN activations lack geometric invariance, which limits their robustness for classification and matching of highly variable scenes. To improve the invariance of CNN activations without degrading their discriminative power, this paper presents a simple but effective scheme called multi-scale orderless pooling (MOP-CNN). This scheme extracts CNN activations for local patches at multiple scale levels, performs orderless VLAD pooling of these activations at each level separately, and concatenates the result. The resulting MOP-CNN representation can be used as a generic feature for either supervised or unsupervised recognition tasks, from image classification to instance-level retrieval; it consistently outperforms global CNN activations without requiring any joint training of prediction layers for a particular target dataset. In absolute terms, it achieves state-of-the-art results on the challenging SUN397 and MIT Indoor Scenes classification datasets, and competitive results on ILSVRC2012/2013 classification and INRIA Holidays retrieval datasets

    Efficient On-the-fly Category Retrieval using ConvNets and GPUs

    Full text link
    We investigate the gains in precision and speed, that can be obtained by using Convolutional Networks (ConvNets) for on-the-fly retrieval - where classifiers are learnt at run time for a textual query from downloaded images, and used to rank large image or video datasets. We make three contributions: (i) we present an evaluation of state-of-the-art image representations for object category retrieval over standard benchmark datasets containing 1M+ images; (ii) we show that ConvNets can be used to obtain features which are incredibly performant, and yet much lower dimensional than previous state-of-the-art image representations, and that their dimensionality can be reduced further without loss in performance by compression using product quantization or binarization. Consequently, features with the state-of-the-art performance on large-scale datasets of millions of images can fit in the memory of even a commodity GPU card; (iii) we show that an SVM classifier can be learnt within a ConvNet framework on a GPU in parallel with downloading the new training images, allowing for a continuous refinement of the model as more images become available, and simultaneous training and ranking. The outcome is an on-the-fly system that significantly outperforms its predecessors in terms of: precision of retrieval, memory requirements, and speed, facilitating accurate on-the-fly learning and ranking in under a second on a single GPU.Comment: Published in proceedings of ACCV 201

    Compact Deep Aggregation for Set Retrieval

    Full text link
    The objective of this work is to learn a compact embedding of a set of descriptors that is suitable for efficient retrieval and ranking, whilst maintaining discriminability of the individual descriptors. We focus on a specific example of this general problem -- that of retrieving images containing multiple faces from a large scale dataset of images. Here the set consists of the face descriptors in each image, and given a query for multiple identities, the goal is then to retrieve, in order, images which contain all the identities, all but one, \etc To this end, we make the following contributions: first, we propose a CNN architecture -- {\em SetNet} -- to achieve the objective: it learns face descriptors and their aggregation over a set to produce a compact fixed length descriptor designed for set retrieval, and the score of an image is a count of the number of identities that match the query; second, we show that this compact descriptor has minimal loss of discriminability up to two faces per image, and degrades slowly after that -- far exceeding a number of baselines; third, we explore the speed vs.\ retrieval quality trade-off for set retrieval using this compact descriptor; and, finally, we collect and annotate a large dataset of images containing various number of celebrities, which we use for evaluation and is publicly released.Comment: 20 page

    Influence of oxidizing and Nitriding parameters on nitrogen concentration of electrical steels

    Get PDF
    The influence of oxidizing and nitriding parameters on the nitrogen concentration of grain-oriented electrical steels preliminary to the development of the final Goss texture was explored. Results show that the nitrogen enrichment is driven by a ferrite to austenite transformation during thermochemical treatments. Such a trans- formation is promoted by (i) a redistribution of ferrite-forming elements close to the surface during oxidizing prior to nitriding, (ii) the oxygen content within the oxide layer prior to nitriding, (iii) the temperature of oxidizing and nitriding, and (iv) the nitrogen enrichment during nitriding. Optimization of the nitrogen content, and thus the precipitation kinetics of alloying elements nitrides (e.g. inhibitors) required for the development of the final Goss texture can be controlled by an optimization of the oxide layer growth, the temperatures and gas mixture of nitriding.collaboration thyssenkrupp Electrical Stee

    Re-ranking for Writer Identification and Writer Retrieval

    Full text link
    Automatic writer identification is a common problem in document analysis. State-of-the-art methods typically focus on the feature extraction step with traditional or deep-learning-based techniques. In retrieval problems, re-ranking is a commonly used technique to improve the results. Re-ranking refines an initial ranking result by using the knowledge contained in the ranked result, e. g., by exploiting nearest neighbor relations. To the best of our knowledge, re-ranking has not been used for writer identification/retrieval. A possible reason might be that publicly available benchmark datasets contain only few samples per writer which makes a re-ranking less promising. We show that a re-ranking step based on k-reciprocal nearest neighbor relationships is advantageous for writer identification, even if only a few samples per writer are available. We use these reciprocal relationships in two ways: encode them into new vectors, as originally proposed, or integrate them in terms of query-expansion. We show that both techniques outperform the baseline results in terms of mAP on three writer identification datasets

    Mechanical behavior of polycrystals: Coupled in situ DIC-EBSD analysis of pure copper under tensile test

    Get PDF
    Understanding the mechanisms at the microstructure scale is of great importance for modeling the behavior of materials at different scales. To this end, digital image correlation (DIC) is an effective measurement method for evaluating the strains generated by various loading conditions. The objective of this paper is to describe the experimental setup and the use of high resolution digital image correlation (HRDIC) during in situ Scanning Electron Microscope (SEM) tests in order to provide a coupling between polycrystalline modeling and experiment in the near future. The HRDIC technique is used to evaluate the tensile behavior of a pure copper polycrystal at room temperature. Several magnitudes are investigated in order to discuss the representativeness of the results with respect to the macroscopic scale. The selected image correlation parameters are discussed regarding the ability of the technique to define inter- and intra- granular strain heterogeneities. Finally, based on EBSD analyzes, the impact of grain orientation on the mechanical behavior is discussed. The Schmid factor, calculated from a macroscopic stress, appears to be the determining factor concerning the orientation of the location bands. On the other hand, it is not sufficient to define the mean strains in the grains

    Comparative performances of machine learning methods for classifying Crohn Disease patients using genome-wide genotyping data

    Get PDF
    © 2019, The Author(s). Crohn Disease (CD) is a complex genetic disorder for which more than 140 genes have been identified using genome wide association studies (GWAS). However, the genetic architecture of the trait remains largely unknown. The recent development of machine learning (ML) approaches incited us to apply them to classify healthy and diseased people according to their genomic information. The Immunochip dataset containing 18,227 CD patients and 34,050 healthy controls enrolled and genotyped by the international Inflammatory Bowel Disease genetic consortium (IIBDGC) has been re-analyzed using a set of ML methods: penalized logistic regression (LR), gradient boosted trees (GBT) and artificial neural networks (NN). The main score used to compare the methods was the Area Under the ROC Curve (AUC) statistics. The impact of quality control (QC), imputing and coding methods on LR results showed that QC methods and imputation of missing genotypes may artificially increase the scores. At the opposite, neither the patient/control ratio nor marker preselection or coding strategies significantly affected the results. LR methods, including Lasso, Ridge and ElasticNet provided similar results with a maximum AUC of 0.80. GBT methods like XGBoost, LightGBM and CatBoost, together with dense NN with one or more hidden layers, provided similar AUC values, suggesting limited epistatic effects in the genetic architecture of the trait. ML methods detected near all the genetic variants previously identified by GWAS among the best predictors plus additional predictors with lower effects. The robustness and complementarity of the different methods are also studied. Compared to LR, non-linear models such as GBT or NN may provide robust complementary approaches to identify and classify genetic markers

    Stratospheric aerosols from the Sarychev volcano eruption in the 2009 Arctic summer

    Get PDF
    Aerosols from the Sarychev volcano eruption (Kuril Islands, northeast of Japan) were observed in the Arctic lower stratosphere a few days after the strongest SO2 injection which occurred on 15 and 16 June 2009. From the observations provided by the Infrared Atmospheric Sounding Interferometer (IASI) an estimated 0.9 Tg of sulphur dioxide was injected into the upper troposphere and lower stratosphere (UTLS). The resultant stratospheric sulphate aerosols were detected from satellites by the Optical Spectrograph and Infrared Imaging System (OSIRIS) limb sounder and by the Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP) and from the surface by the Network for the Detection of Atmospheric Composition Changes (NDACC) lidar deployed at OHP (Observatoire de Haute-Provence, France). By the first week of July the aerosol plume had spread out over the entire Arctic region. The Sarychev-induced stratospheric aerosol over the Kiruna region (north of Sweden) was measured by the Stratospheric and Tropospheric Aerosol Counter (STAC) during eight balloon flights planned in August and September 2009. During this balloon campaign the Micro Radiomètre Ballon (MicroRADIBAL) and the Spectroscopie d'Absorption Lunaire pour l'Observation des Minoritaires Ozone et NOx (SALOMON) remote-sensing instruments also observed these aerosols. Aerosol concentrations returned to near-background levels by spring 2010. The effective radius, the surface area density (SAD), the aerosol extinction, and the total sulphur mass from STAC in situ measurements are enhanced with mean values in the range 0.15-0.21 μm, 5.5-14.7 μm2 cm-3, 5.5-29.5 × 10-4 km-1, and 4.9-12.6 × 10-10 kg[S] kg-1[air], respectively, between 14 km and 18 km. The observed and modelled e-folding time of sulphate aerosols from the Sarychev eruption is around 70-80 days, a value much shorter than the 12-14 months calculated for aerosols from the 1991 eruption of Mt Pinatubo. The OSIRIS stratospheric aerosol optical depth (AOD) at 750 nm is enhanced by a factor of 6, with a value of 0.02 in late July compared to 0.0035 before the eruption. The HadGEM2 and MIMOSA model outputs indicate that aerosol layers in polar region up to 14-15 km are largely modulated by stratosphere-troposphere exchange processes. The spatial extent of the Sarychev plume is well represented in the HadGEM2 model with lower altitudes of the plume being controlled by upper tropospheric troughs which displace the plume downward and upper altitudes around 18-20 km, in agreement with lidar observations. Good consistency is found between the HadGEM2 sulphur mass density and the value inferred from the STAC observations, with a maximum located about 1 km above the tropopause ranging from 1 to 2 × 10 -9 kg[S] kg-1[air], which is one order of magnitude higher than the background level. © Author(s) 2013.The authors thank the CNES balloon launching team for successful operations and the Swedish Space Corporation at Esrange. The ETHER database (CNES-INSUCNRS) and the CNES “sous-direction Ballon” are partners of the project. The StraPolEt ´ e project has been funded by the French ´ “Agence Nationale de la Recherche” (ANR-BLAN08-1-31627), the “Centre National d’Etudes Spatiales” (CNES), and the “Institut ´ Polaire Paul-Emile Victor” (IPEV). The AEROWAVE (Aerosols, Water Vapor and Electricity) and the HALOHA (HALOgen in High Altitudes) projects have been funded by the recently created French CNES-INSU Balloon Committee (so-called CSTB). We are grateful to Slimane Bekki and David Cugniet for their constructive comments about the AER-UPMC 2-D model, to Marc-Antoine Drouin for his help about the MIMOSA model, and to the LPC2E technical team for this successful campaign. Jim Haywood and Andy Jones were supported by the Joint DECC/Defra Met Office Hadley Centre Climate Programme (GA01101). IASI was developed and built under the responsibility of the Centre National d’Etudes Spatiales (CNES, France). It is flown on board the Metop ´ satellites as part of the EUMETSAT Polar System. The IASI L1 data are received through the EUMETCast near-real-time data distribution service. L. Clarisse is a postdoctoral researcher with FRS-FNRS. We acknowledge the CALIOP team for acquiring and processing data as well as the ICARE team for providing and maintaining the computational facilities to store them. Odin is a Swedish-led satellite project funded jointly by Sweden (SNSB), Canada (CSA), France (CNES), and Finland (Tekes). This study was supported by the French VOLTAIRE Labex (Laboratoire d’Excellence ANR-10-LABX-100-01) managed by the University of Orleans

    Parallel assessment of male reproductive function in workers and wild rats exposed to pesticides in banana plantations in Guadeloupe

    Get PDF
    <p>Abstract</p> <p>Background</p> <p>There is increasing evidence that reproductive abnormalities are increasing in frequency in both human population and among wild fauna. This increase is probably related to exposure to toxic contaminants in the environment. The use of sentinel species to raise alarms relating to human reproductive health has been strongly recommended. However, no simultaneous studies at the same site have been carried out in recent decades to evaluate the utility of wild animals for monitoring human reproductive disorders. We carried out a joint study in Guadeloupe assessing the reproductive function of workers exposed to pesticides in banana plantations and of male wild rats living in these plantations.</p> <p>Methods</p> <p>A cross-sectional study was performed to assess semen quality and reproductive hormones in banana workers and in men working in non-agricultural sectors. These reproductive parameters were also assessed in wild rats captured in the plantations and were compared with those in rats from areas not directly polluted by humans.</p> <p>Results</p> <p>No significant difference in sperm characteristics and/or hormones was found between workers exposed and not exposed to pesticide. By contrast, rats captured in the banana plantations had lower testosterone levels and gonadosomatic indices than control rats.</p> <p>Conclusion</p> <p>Wild rats seem to be more sensitive than humans to the effects of pesticide exposure on reproductive health. We conclude that the concept of sentinel species must be carefully validated as the actual nature of exposure may varies between human and wild species as well as the vulnerable time period of exposure and various ecological factors.</p
    • …
    corecore